home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 February
/
CHIPCD_2_2000.iso
/
software
/
shareware
/
executefilelocker
/
Locker32.exe
/
0
/
RCDATA
/
TABOUTBOX
/
TABOUTBOX.txt
< prev
Wrap
Text File
|
1999-09-08
|
3KB
|
120 lines
object AboutBox: TAboutBox
Left = 223
Top = 166
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 160
ClientWidth = 273
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 8
Top = 8
Width = 257
Height = 121
BevelInner = bvRaised
BevelOuter = bvLowered
ParentColor = True
TabOrder = 0
object ProgramIcon: TImage
Left = 8
Top = 8
Width = 32
Height = 32
AutoSize = True
Picture.Data = {<image000.ico>}
Stretch = True
IsControl = True
end
object ProductName: TLabel
Left = 56
Top = 8
Width = 196
Height = 19
Caption = 'Shareware: EXE-File Locker'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Times New Roman'
Font.Style = [fsBold, fsItalic]
ParentFont = False
IsControl = True
end
object Version: TLabel
Left = 56
Top = 26
Width = 59
Height = 13
Caption = 'Version v2.0'
IsControl = True
end
object Copyright: TLabel
Left = 8
Top = 48
Width = 182
Height = 13
Caption = 'Copyright @Game Station (1996-1998)'
IsControl = True
end
object Comments: TLabel
Left = 8
Top = 80
Width = 201
Height = 13
Cursor = crHandPoint
Caption = 'Homepage: http://www.hkstar.com/~myst'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
OnClick = CommentsClick
IsControl = True
end
object Label1: TLabel
Left = 8
Top = 64
Width = 158
Height = 13
Caption = 'Made by: Ho Ching Tao(Myst Ho)'
end
object Label2: TLabel
Left = 8
Top = 96
Width = 118
Height = 13
Cursor = crHandPoint
Caption = 'E-mail: myst@hkstar.com'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
OnClick = Label2Click
IsControl = True
end
end
object OKButton: TButton
Left = 95
Top = 132
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
end
end