home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Needle Craft Plus
/
NeedleCraftPlusVolume1.iso
/
win
/
dotmat
/
dotmat2a.exe
/
dotmat.exe
/
0
/
RCDATA
/
TABOUTDLG
/
TABOUTDLG.txt
< prev
Wrap
Text File
|
1996-05-03
|
3KB
|
152 lines
object AboutDlg: TAboutDlg
Left = 289
Top = 137
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 299
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 = 299
Align = alClient
BevelOuter = bvNone
ParentShowHint = False
ShowHint = True
TabOrder = 0
object Panel1: TPanel
Left = 5
Top = 4
Width = 297
Height = 261
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Bevel2: TBevel
Left = 28
Top = 196
Width = 241
Height = 57
end
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 Label2: TLabel
Left = 26
Top = 132
Width = 212
Height = 13
Caption = 'Demonstration Version, print disabled'
end
object Label3: TLabel
Left = 30
Top = 156
Width = 98
Height = 13
Caption = 'Full version $200'
end
object Label4: TLabel
Left = 52
Top = 200
Width = 99
Height = 13
Caption = 'ollivier@msn.com'
end
object Label5: TLabel
Left = 32
Top = 180
Width = 207
Height = 13
Caption = 'Contact ASTEC through Internet at :'
end
object Label6: TLabel
Left = 36
Top = 216
Width = 12
Height = 13
Caption = 'or'
end
object Label7: TLabel
Left = 54
Top = 232
Width = 138
Height = 13
Caption = 'jank@omni.voicenet.net'
end
end
object okbtn: TButton
Left = 116
Top = 271
Width = 73
Height = 24
Caption = '&Ok'
Default = True
ModalResult = 1
TabOrder = 1
end
end
end