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
/
TFIRSTFORM
/
TFIRSTFORM.txt
< prev
Wrap
Text File
|
1997-03-10
|
846b
|
45 lines
object firstform: Tfirstform
Left = 305
Top = 150
BorderStyle = bsNone
Caption = 'Pronto Family'
ClientHeight = 496
ClientWidth = 684
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
Scaled = False
OnCreate = FormCreate
OnKeyDown = FormKeyDown
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object imgBackGr: TImage
Left = 0
Top = 0
Width = 600
Height = 420
AutoSize = True
end
object imgOk: TImage
Left = 252
Top = 363
Width = 105
Height = 42
Cursor = 18
OnMouseDown = imgOkMouseDown
OnMouseUp = imgOkMouseUp
end
object imgOkPress: TImage
Left = 253
Top = 362
Width = 101
Height = 42
Cursor = 18
Picture.Data = {<image000.bmp>}
Visible = False
end
end