home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1997 April
/
Chip_1997-04_cd.bin
/
prezent
/
cb
/
data.z
/
DBX.DLL
/
RCDATA
/
TABOUTDBEXPLORER
/
TABOUTDBEXPLORER.txt
< prev
Wrap
Text File
|
1997-01-16
|
2KB
|
79 lines
object AboutDbExplorer: TAboutDbExplorer
Left = 342
Top = 108
BorderStyle = bsDialog
Caption = 'About %s'
ClientHeight = 154
ClientWidth = 302
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 Panel1: TPanel
Left = 8
Top = 8
Width = 285
Height = 106
BevelInner = bvRaised
BevelOuter = bvLowered
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
IsControl = True
end
object Copyright: TLabel
Left = 27
Top = 81
Width = 227
Height = 16
Caption = 'Copyright � 1996 Borland International'
IsControl = True
end
object ProductName: TLabel
Left = 54
Top = 16
Width = 178
Height = 16
Alignment = taCenter
AutoSize = False
Caption = '%s'
IsControl = True
end
object Version: TLabel
Left = 106
Top = 34
Width = 73
Height = 16
Caption = 'Version 1.02'
IsControl = True
end
end
object OKBtn: TButton
Left = 113
Top = 124
Width = 76
Height = 25
Cancel = True
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
end
end