home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip Hitware 6 A
/
CHIP_HITWARE6_A.iso
/
edukacja
/
GenDes
/
gendesigner.exe
/
0
/
RCDATA
/
TABOUTBOX
/
TABOUTBOX.txt
< prev
Wrap
Text File
|
1998-06-09
|
3KB
|
141 lines
object AboutBox: TAboutBox
Left = 457
Top = 302
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 187
ClientWidth = 298
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 8
Top = 8
Width = 281
Height = 137
BevelInner = bvRaised
BevelOuter = bvLowered
ParentColor = True
ParentShowHint = False
ShowHint = True
TabOrder = 0
object GenDesigner: TLabel
Left = 72
Top = 16
Width = 198
Height = 22
Caption = 'GenDesigner Freeware'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
IsControl = True
end
object Version: TLabel
Left = 72
Top = 48
Width = 53
Height = 13
Caption = 'Version 1.5'
IsControl = True
end
object Copyright: TLabel
Left = 72
Top = 64
Width = 148
Height = 13
Caption = 'Made by Morten Salthe in 1998'
IsControl = True
end
object Image1: TImage
Left = 16
Top = 16
Width = 41
Height = 41
Picture.Data = {<image000.ico>}
end
object mdURLLabel1: TmdURLLabel
Left = 56
Top = 104
Width = 82
Height = 13
ShowHint = True
Transparent = True
ParentShowHint = False
LinkFont.Charset = DEFAULT_CHARSET
LinkFont.Color = clBlue
LinkFont.Height = -11
LinkFont.Name = 'MS Sans Serif'
LinkFont.Style = [fsUnderline]
PassiveFont.Charset = DEFAULT_CHARSET
PassiveFont.Color = clWindowText
PassiveFont.Height = -11
PassiveFont.Name = 'MS Sans Serif'
PassiveFont.Style = []
Caption = 'salthe@online.no'
URL = 'salthe@online.no'
URLAsHint = False
ShowPrefix = False
LabelType = Auto
LinkType = mailto
end
object mdURLLabel2: TmdURLLabel
Left = 56
Top = 88
Width = 160
Height = 13
ShowHint = True
Transparent = True
ParentShowHint = False
LinkFont.Charset = DEFAULT_CHARSET
LinkFont.Color = clBlue
LinkFont.Height = -11
LinkFont.Name = 'MS Sans Serif'
LinkFont.Style = [fsUnderline]
PassiveFont.Charset = DEFAULT_CHARSET
PassiveFont.Color = clWindowText
PassiveFont.Height = -11
PassiveFont.Name = 'MS Sans Serif'
PassiveFont.Style = []
Caption = 'home.sol.no/~salthe/gendesigner'
URL = 'home.sol.no/~salthe/gendesigner'
URLAsHint = False
ShowPrefix = False
LabelType = Auto
LinkType = http
end
object Label1: TLabel
Left = 16
Top = 104
Width = 31
Height = 13
Caption = 'E-mail:'
end
object Label2: TLabel
Left = 16
Top = 88
Width = 26
Height = 13
Caption = 'Web:'
end
end
object OKButton: TButton
Left = 111
Top = 156
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
OnClick = OKButtonClick
end
end