home *** CD-ROM | disk | FTP | other *** search
- object BrowseDir: TBrowseDir
- Left = 341
- Top = 460
- Width = 435
- Height = 195
- BorderIcons = []
- Caption = 'Verzeichnis ausw�hlen'
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- PixelsPerInch = 120
- TextHeight = 16
- object DirListBox1: TDirectoryListBox
- Left = 0
- Top = 0
- Width = 425
- Height = 132
- ItemHeight = 16
- TabOrder = 0
- end
- object DriveComboBox1: TDriveComboBox
- Left = 176
- Top = 136
- Width = 249
- Height = 22
- TabOrder = 1
- OnChange = DriveComboBox1Change
- end
- object BitBtn1: TBitBtn
- Left = 8
- Top = 136
- Width = 75
- Height = 25
- Caption = 'OK'
- TabOrder = 2
- OnClick = BitBtn1Click
- end
- object BitBtn2: TBitBtn
- Left = 88
- Top = 136
- Width = 75
- Height = 25
- Caption = 'Cancel'
- TabOrder = 3
- OnClick = BitBtn2Click
- end
- end
-