home *** CD-ROM | disk | FTP | other *** search
- object AboutDbExplorer: TAboutDbExplorer
- Left = 50
- Top = 378
- BorderStyle = bsDialog
- Caption = 'About BDE Administrator'
- ClientHeight = 154
- ClientWidth = 302
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -14
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- OnClose = FormClose
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 16
- object Label1: TLabel
- Left = 192
- Top = 8
- Width = 97
- Height = 25
- Alignment = taCenter
- AutoSize = False
- Caption = 'Name1'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMaroon
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object Label2: TLabel
- Left = 8
- Top = 8
- Width = 97
- Height = 25
- Alignment = taCenter
- AutoSize = False
- Caption = 'Name1'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGreen
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object NB: TNotebook
- Left = 0
- Top = 0
- Width = 297
- Height = 121
- TabOrder = 1
- object TPage
- Left = 0
- Top = 0
- Caption = 'Default'
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 285
- Height = 105
- BevelInner = bvRaised
- BevelOuter = bvLowered
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- object ProgramIcon: TImage
- Left = 16
- Top = 16
- Width = 34
- Height = 34
- Picture.Data = {<image001.ico>}
- Stretch = True
- OnDblClick = ProgramIconDblClick
- IsControl = True
- end
- object Copyright: TLabel
- Left = 27
- Top = 73
- Width = 225
- Height = 16
- Caption = 'Copyright (c) 1998 Inprise Corporation'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- IsControl = True
- end
- object ProductName: TLabel
- Left = 54
- Top = 16
- Width = 178
- Height = 16
- Alignment = taCenter
- AutoSize = False
- Caption = 'BDE Administrator'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- IsControl = True
- end
- object Version: TLabel
- Left = 106
- Top = 34
- Width = 73
- Height = 16
- Caption = 'Version 5.01'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- IsControl = True
- end
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Credits'
- object Name1: TLabel
- Left = 8
- Top = 16
- Width = 97
- Height = 25
- Alignment = taCenter
- AutoSize = False
- Caption = 'Name1'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGreen
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Name2: TLabel
- Left = 192
- Top = 16
- Width = 97
- Height = 25
- Alignment = taCenter
- AutoSize = False
- Caption = 'Name1'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMaroon
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object Name4: TLabel
- Left = 192
- Top = 72
- Width = 97
- Height = 25
- Alignment = taCenter
- AutoSize = False
- Caption = 'Name1'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMaroon
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object Name3: TLabel
- Left = 8
- Top = 72
- Width = 97
- Height = 25
- Alignment = taCenter
- AutoSize = False
- Caption = 'Name1'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGreen
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- end
- end
- object OKBtn: TButton
- Left = 113
- Top = 124
- Width = 76
- Height = 25
- Cancel = True
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 0
- end
- object Timer1: TTimer
- Enabled = False
- Interval = 50
- OnTimer = Timer1Timer
- Left = 264
- Top = 120
- end
- object Timer2: TTimer
- Enabled = False
- Interval = 1200
- OnTimer = Timer2Timer
- Left = 232
- Top = 120
- end
- end
-