home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: Shareware for Win 95
/
Chip-Shareware-Win95.bin
/
ostatni
/
delphi
/
ruzne
/
auto32d3.exe
/
rar
/
AUTO32D3
/
DEMOS
/
DELPHI3.0
/
DRAWDBGR
/
ABOUT.DFM
/
ABOUT.txt
next >
Wrap
Text File
|
1997-07-07
|
3KB
|
126 lines
object fmAboutBox: TfmAboutBox
Left = 238
Top = 104
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 276
ClientWidth = 289
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 8
Top = 8
Width = 273
Height = 225
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Bevel1: TBevel
Left = 9
Top = 113
Width = 255
Height = 40
end
object ProductName: TLabel
Left = 192
Top = 24
Width = 59
Height = 39
Alignment = taCenter
Caption = 'AutoDBGrid as DrawDBGrid'
WordWrap = True
IsControl = True
end
object Label5: TLabel
Left = 14
Top = 124
Width = 107
Height = 13
Caption = 'e-mail: rsd@tibc.tula.ru'
end
object Label4: TLabel
Left = 14
Top = 114
Width = 40
Height = 13
Caption = 'send us:'
end
object Label6: TLabel
Left = 13
Top = 136
Width = 101
Height = 13
Caption = 'fax: +7 0872 770 183'
end
object Bevel2: TBevel
Left = 9
Top = 161
Width = 255
Height = 48
end
object Label1: TLabel
Left = 16
Top = 165
Width = 229
Height = 13
Caption = 'Visit our web site and find much more !!!'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Panel2: TPanel
Left = 8
Top = 8
Width = 174
Height = 104
BevelInner = bvLowered
Caption = 'Panel2'
TabOrder = 1
object Image1: TImage
Left = 2
Top = 2
Width = 170
Height = 100
Align = alClient
AutoSize = True
Picture.Data = {<image000.bmp>}
end
end
object Edit1: TEdit
Left = 16
Top = 181
Width = 241
Height = 21
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
ReadOnly = True
TabOrder = 0
Text = 'http://www.rsd.pp.ru'
end
end
object OKButton: TButton
Left = 103
Top = 240
Width = 77
Height = 27
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
end
end