home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Online Praxis 1997 February
/
OP2_97.BIN
/
cd-rom
/
tools
/
email
/
pronto
/
family.z
/
FAMILY.exe
/
0
/
RCDATA
/
TFIRSTFORM
/
TFIRSTFORM.txt
< prev
Wrap
Text File
|
1997-01-13
|
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