home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: Shareware for Win 95
/
Chip-Shareware-Win95.bin
/
hudba
/
mexp
/
mn.exe
/
0
/
RCDATA
/
TDIRPICKDLG
/
TDIRPICKDLG.txt
Wrap
Text File
|
1996-07-17
|
1KB
|
64 lines
object dirPickDlg: TdirPickDlg
Left = 469
Top = 158
ActiveControl = OKBtn
BorderIcons = []
BorderStyle = bsSingle
ClientHeight = 238
ClientWidth = 177
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
PixelsPerInch = 96
OnActivate = FormActivate
TextHeight = 13
object Bevel1: TBevel
Left = 8
Top = 8
Width = 161
Height = 185
Shape = bsFrame
IsControl = True
end
object OKBtn: TBitBtn
Left = 8
Top = 204
Width = 77
Height = 27
TabOrder = 0
OnClick = OKBtnClick
Kind = bkOK
Margin = 2
Spacing = -1
IsControl = True
end
object CancelBtn: TBitBtn
Left = 92
Top = 204
Width = 77
Height = 27
TabOrder = 1
Kind = bkCancel
Margin = 2
Spacing = -1
IsControl = True
end
object DirectoryListBox1: TDirectoryListBox
Left = 16
Top = 40
Width = 145
Height = 145
ItemHeight = 16
TabOrder = 2
end
object DriveComboBox1: TDriveComboBox
Left = 16
Top = 16
Width = 145
Height = 19
DirList = DirectoryListBox1
TabOrder = 3
end
end