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

  1. object IconForm: TIconForm
  2.   Left = 0
  3.   Top = 0
  4.   AutoScroll = False
  5.   ClientHeight = 199
  6.   ClientWidth = 242
  7.   Font.Color = clBlack
  8.   Font.Height = -12
  9.   Font.Name = 'Arial'
  10.   Font.Style = []
  11.   FormStyle = fsMDIChild
  12.   KeyPreview = True
  13.   Position = poDefault
  14.   Scaled = False
  15.   Visible = True
  16.   OnActivate = FormActivate
  17.   OnClose = FormClose
  18.   OnCloseQuery = FormCloseQuery
  19.   OnCreate = FormCreate
  20.   OnKeyPress = FormKeyPress
  21.   OnResize = FormResize
  22.   PixelsPerInch = 96
  23.   TextHeight = 15
  24.   object ScrollBox1: TScrollBox
  25.     Left = 61
  26.     Top = 0
  27.     Width = 181
  28.     Height = 199
  29.     Align = alClient
  30.     BorderStyle = bsNone
  31.     TabOrder = 0
  32.     object Panel3: TPanel
  33.       Left = 0
  34.       Top = 0
  35.       Width = 179
  36.       Height = 197
  37.       BevelOuter = bvNone
  38.       TabOrder = 0
  39.       object Image1: TImage
  40.         Left = 0
  41.         Top = 0
  42.         Width = 81
  43.         Height = 57
  44.         Visible = False
  45.       end
  46.       object Scratchpad: TImage
  47.         Left = 0
  48.         Top = 0
  49.         Width = 81
  50.         Height = 57
  51.         Visible = False
  52.       end
  53.       object PaintBox3: TPaintBox
  54.         Left = 12
  55.         Top = 8
  56.         Width = 49
  57.         Height = 41
  58.         OnMouseDown = PaintBox3MouseDown
  59.         OnMouseMove = PaintBox3MouseMove
  60.         OnMouseUp = PaintBox3MouseUp
  61.         OnPaint = PaintBox3Paint
  62.       end
  63.       object PaintBox1: TPaintBox
  64.         Left = 0
  65.         Top = 0
  66.         Width = 179
  67.         Height = 197
  68.         Cursor = crCross
  69.         Align = alClient
  70.         OnClick = PaintBox1Paint
  71.         OnMouseDown = PaintBox1MouseDown
  72.         OnMouseMove = PaintBox1MouseMove
  73.         OnMouseUp = PaintBox1MouseUp
  74.         OnPaint = PaintBox1Paint
  75.       end
  76.     end
  77.   end
  78.   object Panel1: TPanel
  79.     Left = 0
  80.     Top = 0
  81.     Width = 61
  82.     Height = 199
  83.     Align = alLeft
  84.     TabOrder = 1
  85.     object NeoImage1: TNeoImage
  86.       Left = 32
  87.       Top = 74
  88.       Width = 21
  89.       Height = 73
  90.       Picture.Data = {<image000.bmp>}
  91.       Transparent = True
  92.     end
  93.     object UndoImage: TImage
  94.       Left = 12
  95.       Top = 160
  96.       Width = 32
  97.       Height = 32
  98.       Visible = False
  99.     end
  100.     object ImageMask: TImage
  101.       Left = 12
  102.       Top = 160
  103.       Width = 32
  104.       Height = 32
  105.       Visible = False
  106.     end
  107.     object UndoMask: TImage
  108.       Left = 12
  109.       Top = 160
  110.       Width = 32
  111.       Height = 32
  112.       Visible = False
  113.     end
  114.     object Label1: TLabel
  115.       Left = 32
  116.       Top = 100
  117.       Width = 14
  118.       Height = 15
  119.       Caption = '20'
  120.       Font.Color = clBtnText
  121.       Font.Height = -12
  122.       Font.Name = 'Arial'
  123.       Font.Style = []
  124.       ParentFont = False
  125.     end
  126.     object Label2: TLabel
  127.       Left = 46
  128.       Top = 100
  129.       Width = 5
  130.       Height = 15
  131.       Caption = 'x'
  132.       Font.Color = clBtnText
  133.       Font.Height = -12
  134.       Font.Name = 'Arial'
  135.       Font.Style = []
  136.       ParentFont = False
  137.     end
  138.     object Label3: TLabel
  139.       Left = 8
  140.       Top = 48
  141.       Width = 41
  142.       Height = 15
  143.       Caption = 'Magnify'
  144.       Font.Color = clBtnText
  145.       Font.Height = -12
  146.       Font.Name = 'Arial'
  147.       Font.Style = []
  148.       ParentFont = False
  149.     end
  150.     object SelectedImage: TImage
  151.       Left = 12
  152.       Top = 160
  153.       Width = 32
  154.       Height = 32
  155.       Visible = False
  156.     end
  157.     object SelectedMask: TImage
  158.       Left = 12
  159.       Top = 160
  160.       Width = 32
  161.       Height = 32
  162.       Visible = False
  163.     end
  164.     object Panel2: TPanel
  165.       Left = 12
  166.       Top = 8
  167.       Width = 32
  168.       Height = 32
  169.       TabOrder = 0
  170.       object PaintBox2: TPaintBox
  171.         Left = 1
  172.         Top = 1
  173.         Width = 30
  174.         Height = 30
  175.         Cursor = crDrag
  176.         OnMouseDown = PaintBox2MouseDown
  177.         OnMouseMove = PaintBox2MouseMove
  178.         OnMouseUp = PaintBox2MouseUp
  179.         OnPaint = PaintBox2Paint
  180.       end
  181.       object previewimage: TImage
  182.         Left = 0
  183.         Top = 0
  184.         Width = 32
  185.         Height = 32
  186.         OnMouseUp = previewimageMouseUp
  187.       end
  188.     end
  189.     object Slider1: TSlider
  190.       Left = 8
  191.       Top = 72
  192.       Width = 21
  193.       Height = 73
  194.       TrackWidth = 4
  195.       TrackColor = clBtnFace
  196.       ThumbHeight = 8
  197.       ThumbColor = clBtnFace
  198.       Orientation = slVertical
  199.       Minimum = 2
  200.       Maximum = 20
  201.       Value = 2
  202.       Ctl3D = True
  203.       OnValueChange = ScrollBar1Change
  204.     end
  205.   end
  206. end
  207.