home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2002 March
/
PCWMAR02.iso
/
software
/
other_programs
/
artizen
/
Artizen.CAB
/
XGIF20.ocx
/
0
/
RCDATA
/
TXGIFABOUT
/
TXGIFABOUT.txt
Wrap
Text File
|
2000-06-26
|
1KB
|
50 lines
object XGIFAbout: TXGIFAbout
Left = 200
Top = 108
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'About this control...'
ClientHeight = 156
ClientWidth = 329
Color = clBtnFace
ParentFont = True
OldCreateOrder = True
Position = poScreenCenter
PixelsPerInch = 120
TextHeight = 16
object NameLbl: TLabel
Left = 76
Top = 8
Width = 178
Height = 20
Caption = 'Softuarium XGIF v2.0'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBtnText
Font.Height = -17
Font.Name = 'Default'
Font.Style = [fsBold]
ParentFont = False
end
object CopyrightLbl: TLabel
Left = 53
Top = 41
Width = 251
Height = 64
Caption =
'Copyright (c) 2000 Softuarium'#13#10'www.softuarium.com, info@softuari' +
'um.com'#13#10'This software is based in part on '#13#10'the work of Anders M' +
'elander'
end
object OkBtn: TButton
Left = 118
Top = 118
Width = 92
Height = 31
Cancel = True
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
end
end