home *** CD-ROM | disk | FTP | other *** search
/ Chip: Shareware for Win 95 / Chip-Shareware-Win95.bin / grafika / nsico / nsicon95.cmp / NSICON.EXE / 0 / RCDATA / TBITMAPFORM / TBITMAPFORM.txt
Text File  |  1997-03-21  |  5KB  |  168 lines

  1. object BitMapForm: TBitMapForm
  2.   Left = 435
  3.   Top = 6
  4.   HelpContext = 302
  5.   BorderStyle = bsDialog
  6.   Caption = 'Select a portion of this image to create an icon'
  7.   ClientHeight = 269
  8.   ClientWidth = 423
  9.   Font.Color = clBlack
  10.   Font.Height = -12
  11.   Font.Name = 'Arial'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   KeyPreview = True
  15.   Position = poScreenCenter
  16.   Scaled = False
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 15
  20.   object ScrollBox1: TScrollBox
  21.     Left = 0
  22.     Top = 0
  23.     Width = 423
  24.     Height = 228
  25.     Align = alClient
  26.     TabOrder = 0
  27.     object Panel2: TPanel
  28.       Left = 0
  29.       Top = 0
  30.       Width = 281
  31.       Height = 221
  32.       BevelOuter = bvNone
  33.       TabOrder = 0
  34.       object Image1: TNeoImage
  35.         Left = 0
  36.         Top = 0
  37.         Width = 261
  38.         Height = 213
  39.         OnMouseUp = Image1MouseUp
  40.       end
  41.       object PaintBox1: TPaintBox
  42.         Left = 0
  43.         Top = 0
  44.         Width = 32
  45.         Height = 32
  46.         Color = clFuchsia
  47.         ParentColor = False
  48.         OnDblClick = PaintBox1DblClick
  49.         OnMouseDown = PaintBox1MouseDown
  50.         OnMouseMove = PaintBox1MouseMove
  51.         OnMouseUp = PaintBox1MouseUp
  52.         OnPaint = PaintBox1Paint
  53.       end
  54.       object PMultiImage1: TPMultiImage
  55.         Left = 32
  56.         Top = 0
  57.         Width = 33
  58.         Height = 33
  59.         Color = clBtnFace
  60.         ImageName = 'file not found'
  61.         ImageLibPalette = False
  62.         ImageDither = True
  63.         ImageReadRes = lColor16
  64.         ImageWriteRes = sColor16
  65.         TifSaveCompress = sNONE
  66.         JPegSaveQuality = 25
  67.         JPegSaveSmooth = 0
  68.         TextLeft = 0
  69.         TextTop = 0
  70.         TextRotate = 0
  71.         TabOrder = 0
  72.         TabStop = False
  73.         Visible = False
  74.       end
  75.     end
  76.   end
  77.   object Panel1: TPanel
  78.     Left = 0
  79.     Top = 228
  80.     Width = 423
  81.     Height = 41
  82.     Align = alBottom
  83.     TabOrder = 1
  84.     object BitBtn1: TBitBtn
  85.       Left = 80
  86.       Top = 8
  87.       Width = 81
  88.       Height = 28
  89.       Caption = 'OK'
  90.       Default = True
  91.       Font.Color = clBtnText
  92.       Font.Height = -12
  93.       Font.Name = 'Arial'
  94.       Font.Style = []
  95.       ModalResult = 1
  96.       ParentFont = False
  97.       TabOrder = 0
  98.       Glyph.Data = {
  99.         F6000000424DF600000000000000760000002800000010000000100000000100
  100.         0400000000000000000080020000E00100000000000000000000030303000303
  101.         830003830300038383008303030083038300838303007F7F7F00BFBFBF000303
  102.         FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333333333
  103.         3333333333333333300033333333333000B0330000300000E00030BFB80FBFB0
  104.         E0003000000BFBF0E00030BFB80FBFB0E0003000000BFBF0E00030BFB80F0FB0
  105.         E00030000000FBF0E00030BFB800BFB0E0003300000BFB0000003333330FB033
  106.         33333333330B033333333333330F733333333333333073333333}
  107.     end
  108.     object BitBtn2: TBitBtn
  109.       Left = 168
  110.       Top = 8
  111.       Width = 81
  112.       Height = 28
  113.       Cancel = True
  114.       Caption = 'Cancel'
  115.       Font.Color = clBtnText
  116.       Font.Height = -12
  117.       Font.Name = 'Arial'
  118.       Font.Style = []
  119.       ModalResult = 2
  120.       ParentFont = False
  121.       TabOrder = 1
  122.       Glyph.Data = {
  123.         F6000000424DF600000000000000760000002800000010000000100000000100
  124.         0400000000000000000080020000E00100000000000000000000030303000303
  125.         830003830300038383008303030083038300838303007F7F7F00BFBFBF000303
  126.         FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333707333
  127.         33333333330F733333333333330B033330003333330FB03000B03370000BFB00
  128.         E000330FBFBFBFB0E000330078FBFBF0E000330FBFBFBFB0E000330078FBFBF0
  129.         E000330FBFBFBFB0E000330078FBFBF0E000330FBFBFBFB0E000337000000000
  130.         0000333333333333333333333333333333333333333333333333}
  131.     end
  132.     object BitBtn3: TBitBtn
  133.       Left = 256
  134.       Top = 8
  135.       Width = 81
  136.       Height = 28
  137.       HelpContext = 302
  138.       Caption = '&Help'
  139.       Font.Color = clBtnText
  140.       Font.Height = -12
  141.       Font.Name = 'Arial'
  142.       Font.Style = []
  143.       ParentFont = False
  144.       TabOrder = 2
  145.       OnClick = BitBtn3Click
  146.       Glyph.Data = {
  147.         76010000424D760100000000000076000000280000001B000000100000000100
  148.         0400000000000000000080020000E00100000000000000000000030303000303
  149.         830003830300038383008303030083038300838303007F7F7F00BFBFBF000303
  150.         FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333333333
  151.         3300003333333330000033333333333300BFBF00333333300000333333333330
  152.         FBF00BFB03333330000033333333330FBFBFBFBFB0333330000033333333300B
  153.         FBFBFBFBF003333000003333333000BFBFB00FBFBF00033000003333330BF0FB
  154.         FB0BF0FBFB0BF03000003CC330BF70BF000FBF00BF07BF0000003CC330FBF0F0
  155.         FF00F0FF0B0BFB000000333330BF00B0F00FB0F00F00BF0000003CC3330030F0
  156.         000BF0000B03003000003CCC3333300F00BFBF00B00333300000333CC333330B
  157.         FBF00BFBF03333300000CC3CC3333330BFBF0FBF033333300000CCCCC3333333
  158.         00FBFB003333333000003CCC3333333333000033333333300000}
  159.     end
  160.   end
  161.   object Timer1: TTimer
  162.     Interval = 250
  163.     OnTimer = Timer1Timer
  164.     Left = 393
  165.     Top = 241
  166.   end
  167. end
  168.