home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 238
- Top = 104
- ActiveControl = OKButton
- BorderStyle = bsDialog
- Caption = 'About Db Browser'
- ClientHeight = 156
- ClientWidth = 298
- Font.Color = clBlack
- Font.Height = -19
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold]
- PixelsPerInch = 96
- Position = poScreenCenter
- TextHeight = 22
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 281
- Height = 105
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 0
- object ProgramIcon: TImage
- Left = 24
- Top = 16
- Width = 33
- Height = 33
- Picture.Data = {<image000.ico>}
- Stretch = True
- IsControl = True
- end
- object ProductName: TLabel
- Left = 88
- Top = 16
- Width = 152
- Height = 22
- Caption = 'Database Browser'
- Font.Color = clBlack
- Font.Height = -19
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold]
- ParentFont = False
- IsControl = True
- end
- object Version: TLabel
- Left = 88
- Top = 40
- Width = 132
- Height = 19
- Caption = 'Version 0.99999999'
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold]
- ParentFont = False
- IsControl = True
- end
- object Copyright: TLabel
- Left = 29
- Top = 80
- Width = 223
- Height = 15
- Caption = 'Copyright � 1995 Borland International'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold]
- ParentFont = False
- IsControl = True
- end
- end
- object OKButton: TBitBtn
- Left = 111
- Top = 122
- Width = 77
- Height = 27
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- Kind = bkOK
- Margin = 2
- Spacing = -1
- IsControl = True
- end
- end
-