home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 October
/
Chip_2000-10_cd1.bin
/
sharewar
/
Slunec
/
app
/
15
/
Poznamky.exe
/
0
/
RCDATA
/
TFSELECTDIR
/
TFSELECTDIR.txt
Wrap
Text File
|
1999-10-21
|
1KB
|
61 lines
object fSelectDir: TfSelectDir
Left = 424
Top = 188
Width = 256
Height = 320
Caption = 'V�b�r adres��e'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object lPath: TLabel
Left = 8
Top = 8
Width = 233
Height = 13
AutoSize = False
Caption = 'G:\Tvorba\Delphi\Poz'
end
object cbDrive: TDriveComboBox
Left = 8
Top = 232
Width = 233
Height = 19
DirList = lbDirectory
TabOrder = 0
TextCase = tcUpperCase
end
object lbDirectory: TDirectoryListBox
Left = 8
Top = 24
Width = 233
Height = 201
DirLabel = lPath
ItemHeight = 16
TabOrder = 1
end
object btOK: TBitBtn
Left = 46
Top = 264
Width = 75
Height = 25
TabOrder = 2
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 127
Top = 264
Width = 75
Height = 25
Caption = '&Zru�it'
TabOrder = 3
Kind = bkCancel
end
end