home *** CD-ROM | disk | FTP | other *** search
- object WelcomeDlg: TWelcomeDlg
- Left = 199
- Top = 100
- ActiveControl = BitBtn1
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'Hello!'
- ClientHeight = 182
- ClientWidth = 377
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- PixelsPerInch = 96
- Position = poScreenCenter
- TextHeight = 16
- object Bevel2: TBevel
- Left = 40
- Top = 56
- Width = 289
- Height = 65
- end
- object Label1: TLabel
- Left = 15
- Top = 24
- Width = 348
- Height = 19
- Caption = 'Welcome to Borland Pascal'#39's Object Explorer!'
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label2: TLabel
- Left = 48
- Top = 64
- Width = 273
- Height = 49
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'This is probably the first time you have run Object Explorer, so' +
- ' you need to configure and set up Explorer for your computer.'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object Bevel1: TBevel
- Left = 8
- Top = 16
- Width = 361
- Height = 33
- Style = bsRaised
- end
- object BitBtn1: TBitBtn
- Left = 136
- Top = 136
- Width = 89
- Height = 33
- TabOrder = 0
- Kind = bkOK
- end
- end
-