home *** CD-ROM | disk | FTP | other *** search
- object SplashForm: TSplashForm
- Left = 204
- Top = 105
- HelpContext = 5
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Dr.Bob'#39's Splash Form Expert'
- ClientHeight = 301
- ClientWidth = 441
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- KeyPreview = True
- Position = poScreenCenter
- Scaled = False
- PixelsPerInch = 96
- TextHeight = 13
- object Panel: TPanel
- Left = 0
- Top = 0
- Width = 441
- Height = 301
- Align = alClient
- BevelInner = bvLowered
- BorderWidth = 4
- TabOrder = 0
- object LabelDirs: TLabel
- Left = 12
- Top = 12
- Width = 53
- Height = 13
- Caption = '&Directories:'
- FocusControl = DirectoryOutline
- end
- object Path: TLabel
- Left = 12
- Top = 28
- Width = 197
- Height = 13
- AutoSize = False
- Caption = 'Path'
- end
- object LabelDrives: TLabel
- Left = 12
- Top = 255
- Width = 33
- Height = 13
- Caption = 'Dri&ves:'
- FocusControl = DriveComboBox
- end
- object LabelFiles: TLabel
- Left = 212
- Top = 12
- Width = 50
- Height = 13
- Caption = 'File &Name:'
- FocusControl = FileListBox
- end
- object ImageDrBob: TImage
- Left = 325
- Top = 156
- Width = 109
- Height = 139
- Picture.Data = {<image000.bmp>}
- Stretch = True
- OnClick = ImageDrBobDblClick
- end
- object DirectoryOutline: TBDirectoryOutline
- Left = 12
- Top = 42
- Width = 193
- Height = 211
- ItemHeight = 13
- OnChange = DirectoryOutlineChange
- PictureLeaf.Data = {<image001. BM 6 ( >}
-