home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hot Shareware 35
/
hot35.iso
/
ficheros
/
9UTI
/
TDP_FULL.ZIP
/
_SETUP.1
/
todopro.exe
/
0
/
RCDATA
/
TFRMCHOOSEDIR
/
TFRMCHOOSEDIR.txt
Wrap
Text File
|
1998-01-21
|
935b
|
50 lines
object frmChooseDir: TfrmChooseDir
Left = 305
Top = 180
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'Choose Directory'
ClientHeight = 251
ClientWidth = 205
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object DirectoryListBox1: TDirectoryListBox
Left = 8
Top = 32
Width = 189
Height = 181
ItemHeight = 16
TabOrder = 0
end
object DriveComboBox1: TDriveComboBox
Left = 8
Top = 8
Width = 189
Height = 19
DirList = DirectoryListBox1
TabOrder = 1
end
object BitBtn1: TBitBtn
Left = 24
Top = 220
Width = 75
Height = 25
TabOrder = 2
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 106
Top = 220
Width = 75
Height = 25
TabOrder = 3
Kind = bkCancel
end
end