home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 July & August
/
Pcwk78a98.iso
/
E-MAIL
/
Pronto
/
P32FAM.EXE
/
Family.z
/
FAMILY.exe
/
0
/
RCDATA
/
TCHANGEICONFRM
/
TCHANGEICONFRM.txt
< prev
Wrap
Text File
|
1997-03-10
|
2KB
|
90 lines
object ChangeIconFrm: TChangeIconFrm
Left = 496
Top = 205
BorderStyle = bsNone
Caption = 'Choose Icon'
ClientHeight = 199
ClientWidth = 417
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
Scaled = False
OnActivate = FormActivate
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object imgBackGr: TImage
Left = 0
Top = 1
Width = 403
Height = 156
AutoSize = True
end
object BackBtn: TImage
Left = 236
Top = 40
Width = 24
Height = 32
Cursor = 18
Picture.Data = {<image000.bmp>}
OnMouseDown = BackBtnMouseDown
end
object NextBtn: TImage
Left = 316
Top = 40
Width = 24
Height = 32
Cursor = 18
Picture.Data = {<image001.bmp>}
OnMouseDown = NextBtnMouseDown
end
object Image4: TImage
Left = 284
Top = 96
Width = 101
Height = 45
Cursor = 18
OnClick = Image4Click
end
object Image5: TImage
Left = 168
Top = 96
Width = 105
Height = 45
Cursor = 18
OnClick = Image5Click
end
object IconDisplay: TImage
Left = 268
Top = 36
Width = 40
Height = 40
end
object Label1: TLabel
Left = 24
Top = 40
Width = 199
Height = 29
Caption = 'Change your icon :'
Font.Color = clNavy
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object IconListBox1: TFileListBox
Left = 88
Top = 168
Width = 29
Height = 17
ItemHeight = 16
Mask = '*.bmp;*.ico'
ShowGlyphs = True
TabOrder = 0
Visible = False
end
end