home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Vrtulník 3
/
Vrtulnik-3.bin
/
zvuk
/
wavmak24
/
_setup.1
/
WMWIN.EXE
/
0
/
RCDATA
/
TDIRPICKDLG
/
TDIRPICKDLG.txt
Wrap
Text File
|
1996-11-11
|
1KB
|
65 lines
object dirPickDlg: TdirPickDlg
Left = 448
Top = 137
ActiveControl = OKBtn
BorderIcons = []
BorderStyle = bsDialog
ClientHeight = 238
ClientWidth = 177
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
OnActivate = FormActivate
OnCreate = FormCreate
PixelsPerInch = 96
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