home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
WDR Computer Club Digital 1997 January
/
club9701.bin
/
SHAREWIN
/
RECHTSCH
/
DISK1
/
CMDLG.DL_
/
CMDLG.DL
/
0
/
RCDATA
/
TPARENT
/
TPARENT.txt
Wrap
Text File
|
1996-10-24
|
504b
|
27 lines
object Parent: TParent
Left = 282
Top = 315
Width = 435
Height = 300
Caption = 'Parent'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object CmOpen: TOpenDialog
FileEditStyle = fsEdit
Options = [ofFileMustExist]
Left = 8
Top = 56
end
object CmSave: TSaveDialog
FileEditStyle = fsEdit
Options = [ofOverwritePrompt]
Left = 40
Top = 56
end
end