home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Needle Craft Plus
/
NeedleCraftPlusVolume1.iso
/
win
/
dotmat
/
dotmat2a.exe
/
dotmat.exe
/
0
/
RCDATA
/
TABOUTBOX
/
TABOUTBOX.txt
< prev
Wrap
Text File
|
1996-05-03
|
3KB
|
119 lines
object AboutBox: TAboutBox
Left = 256
Top = 140
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 230
ClientWidth = 306
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
Icon.Data = {<image000.ico>}
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel2: TPanel
Left = 0
Top = 0
Width = 306
Height = 230
Align = alClient
BevelOuter = bvNone
ParentShowHint = False
ShowHint = True
TabOrder = 0
object Panel1: TPanel
Left = 5
Top = 4
Width = 297
Height = 189
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object ProgramIcon: TImage
Left = 9
Top = 7
Width = 50
Height = 42
AutoSize = True
Picture.Data = {<image001.bmp>}
IsControl = True
end
object ProductName: TLabel
Left = 62
Top = 12
Width = 173
Height = 17
Alignment = taCenter
AutoSize = False
Caption = 'ASTEC DOTMAT'
IsControl = True
end
object Version: TLabel
Left = 62
Top = 35
Width = 173
Height = 16
Alignment = taCenter
AutoSize = False
Caption = 'Version 1.2 (05/1995)'
IsControl = True
end
object Copyright: TLabel
Left = 11
Top = 77
Width = 274
Height = 17
Alignment = taCenter
AutoSize = False
Caption = 'Copyright ASTEC International 1994/95'
IsControl = True
end
object Label1: TLabel
Left = 11
Top = 97
Width = 274
Height = 16
Alignment = taCenter
AutoSize = False
Caption = 'Written by Ollivier Civiol'
IsControl = True
end
object Bevel1: TBevel
Left = 20
Top = 124
Width = 257
Height = 17
Shape = bsTopLine
end
object Label5: TLabel
Left = 40
Top = 132
Width = 119
Height = 13
Caption = 'Version registerd to :'
end
object regnamectrl: TPanel
Left = 40
Top = 152
Width = 217
Height = 21
BevelOuter = bvLowered
TabOrder = 0
end
end
object okbtn: TButton
Left = 116
Top = 199
Width = 73
Height = 24
Caption = '&Ok'
Default = True
ModalResult = 1
TabOrder = 1
end
end
end