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
/
TFRMCHICON
/
TFRMCHICON.txt
< prev
Wrap
Text File
|
1997-03-10
|
5KB
|
262 lines
object FrmChIcon: TFrmChIcon
Left = 390
Top = 120
BorderStyle = bsNone
ClientHeight = 422
ClientWidth = 620
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 ImgBackGroundIcons: TImage
Left = 0
Top = -1
Width = 468
Height = 417
AutoSize = True
Picture.Data = {<image000.bmp>}
end
object Image1: TImage
Left = 26
Top = 166
Width = 40
Height = 40
Cursor = 18
OnMouseDown = Image1MouseDown
end
object Image2: TImage
Left = 90
Top = 166
Width = 40
Height = 40
Cursor = 18
OnMouseDown = Image2MouseDown
end
object Image3: TImage
Left = 154
Top = 166
Width = 40
Height = 40
Cursor = 18
OnMouseDown = Image3MouseDown
end
object Image4: TImage
Left = 217
Top = 166
Width = 40
Height = 40
Cursor = 18
OnMouseDown = Image4MouseDown
end
object Image5: TImage
Left = 26
Top = 226
Width = 40
Height = 40
Cursor = 18
OnMouseDown = Image5MouseDown
end
object Image6: TImage
Left = 90
Top = 226
Width = 40
Height = 40
Cursor = 18
OnMouseDown = Image6MouseDown
end
object Image7: TImage
Left = 154
Top = 226
Width = 40
Height = 40
Cursor = 18
OnMouseDown = Image7MouseDown
end
object Image8: TImage
Left = 217
Top = 226
Width = 40
Height = 40
Cursor = 18
OnMouseDown = Image8MouseDown
end
object Image9: TImage
Left = 26
Top = 286
Width = 40
Height = 40
Cursor = 18
OnMouseDown = Image9MouseDown
end
object Image10: TImage
Left = 90
Top = 286
Width = 40
Height = 40
Cursor = 18
OnMouseDown = Image10MouseDown
end
object Image11: TImage
Left = 154
Top = 286
Width = 40
Height = 40
Cursor = 18
OnMouseDown = Image11MouseDown
end
object Image12: TImage
Left = 217
Top = 286
Width = 40
Height = 40
Cursor = 18
OnMouseDown = Image12MouseDown
end
object Image13: TImage
Left = 26
Top = 348
Width = 40
Height = 40
Cursor = 18
OnMouseDown = Image13MouseDown
end
object Image14: TImage
Left = 90
Top = 348
Width = 40
Height = 40
Cursor = 18
OnMouseDown = Image14MouseDown
end
object Image15: TImage
Left = 154
Top = 348
Width = 40
Height = 40
Cursor = 18
OnMouseDown = Image15MouseDown
end
object Image16: TImage
Left = 217
Top = 348
Width = 40
Height = 40
Cursor = 18
OnMouseDown = Image16MouseDown
end
object ImgDownBtn: TImage
Left = 278
Top = 345
Width = 44
Height = 44
Cursor = 18
AutoSize = True
Picture.Data = {<image001.bmp>}
OnMouseDown = ImgDownBtnMouseDown
end
object ImgUpBtn: TImage
Left = 278
Top = 164
Width = 44
Height = 44
Cursor = 18
AutoSize = True
Picture.Data = {<image002.bmp>}
Visible = False
OnMouseDown = ImgUpBtnMouseDown
end
object ImgCurr: TImage
Left = 152
Top = 100
Width = 40
Height = 40
Cursor = crArrow
end
object ImgBtnOk: TImage
Left = 352
Top = 304
Width = 101
Height = 45
Cursor = 18
OnMouseDown = ImgBtnOkMouseDown
end
object ImgBtnCancel: TImage
Left = 352
Top = 352
Width = 101
Height = 45
Cursor = 18
OnMouseDown = ImgBtnCancelMouseDown
end
object Lbl: TLabel
Left = 24
Top = 32
Width = 300
Height = 13
Caption = 'Label'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
Visible = False
end
object LblName: TLabel
Left = 24
Top = 70
Width = 300
Height = 16
Caption = 'LblName'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object LblEmailAddress: TLabel
Left = 24
Top = 50
Width = 300
Height = 16
Caption = 'LblEmailAddress'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object LblIcon: TLabel
Left = 24
Top = 112
Width = 100
Height = 16
Caption = 'LblIcon'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object IconListBox: TFileListBox
Left = 544
Top = 224
Width = 25
Height = 25
ItemHeight = 16
Mask = '*.bmp;*.ico'
ShowGlyphs = True
TabOrder = 0
Visible = False
end
end