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
Wrap
Text File
|
1997-03-21
|
4KB
|
207 lines
object IconForm: TIconForm
Left = 0
Top = 0
AutoScroll = False
ClientHeight = 199
ClientWidth = 242
Font.Color = clBlack
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
FormStyle = fsMDIChild
KeyPreview = True
Position = poDefault
Scaled = False
Visible = True
OnActivate = FormActivate
OnClose = FormClose
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnKeyPress = FormKeyPress
OnResize = FormResize
PixelsPerInch = 96
TextHeight = 15
object ScrollBox1: TScrollBox
Left = 61
Top = 0
Width = 181
Height = 199
Align = alClient
BorderStyle = bsNone
TabOrder = 0
object Panel3: TPanel
Left = 0
Top = 0
Width = 179
Height = 197
BevelOuter = bvNone
TabOrder = 0
object Image1: TImage
Left = 0
Top = 0
Width = 81
Height = 57
Visible = False
end
object Scratchpad: TImage
Left = 0
Top = 0
Width = 81
Height = 57
Visible = False
end
object PaintBox3: TPaintBox
Left = 12
Top = 8
Width = 49
Height = 41
OnMouseDown = PaintBox3MouseDown
OnMouseMove = PaintBox3MouseMove
OnMouseUp = PaintBox3MouseUp
OnPaint = PaintBox3Paint
end
object PaintBox1: TPaintBox
Left = 0
Top = 0
Width = 179
Height = 197
Cursor = crCross
Align = alClient
OnClick = PaintBox1Paint
OnMouseDown = PaintBox1MouseDown
OnMouseMove = PaintBox1MouseMove
OnMouseUp = PaintBox1MouseUp
OnPaint = PaintBox1Paint
end
end
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 61
Height = 199
Align = alLeft
TabOrder = 1
object NeoImage1: TNeoImage
Left = 32
Top = 74
Width = 21
Height = 73
Picture.Data = {<image000.bmp>}
Transparent = True
end
object UndoImage: TImage
Left = 12
Top = 160
Width = 32
Height = 32
Visible = False
end
object ImageMask: TImage
Left = 12
Top = 160
Width = 32
Height = 32
Visible = False
end
object UndoMask: TImage
Left = 12
Top = 160
Width = 32
Height = 32
Visible = False
end
object Label1: TLabel
Left = 32
Top = 100
Width = 14
Height = 15
Caption = '20'
Font.Color = clBtnText
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 46
Top = 100
Width = 5
Height = 15
Caption = 'x'
Font.Color = clBtnText
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 8
Top = 48
Width = 41
Height = 15
Caption = 'Magnify'
Font.Color = clBtnText
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object SelectedImage: TImage
Left = 12
Top = 160
Width = 32
Height = 32
Visible = False
end
object SelectedMask: TImage
Left = 12
Top = 160
Width = 32
Height = 32
Visible = False
end
object Panel2: TPanel
Left = 12
Top = 8
Width = 32
Height = 32
TabOrder = 0
object PaintBox2: TPaintBox
Left = 1
Top = 1
Width = 30
Height = 30
Cursor = crDrag
OnMouseDown = PaintBox2MouseDown
OnMouseMove = PaintBox2MouseMove
OnMouseUp = PaintBox2MouseUp
OnPaint = PaintBox2Paint
end
object previewimage: TImage
Left = 0
Top = 0
Width = 32
Height = 32
OnMouseUp = previewimageMouseUp
end
end
object Slider1: TSlider
Left = 8
Top = 72
Width = 21
Height = 73
TrackWidth = 4
TrackColor = clBtnFace
ThumbHeight = 8
ThumbColor = clBtnFace
Orientation = slVertical
Minimum = 2
Maximum = 20
Value = 2
Ctl3D = True
OnValueChange = ScrollBar1Change
end
end
end