home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2001 November
/
PCWorld_2001-11_cd.bin
/
Software
/
Vyzkuste
/
resourcehack
/
ResHacker.exe
/
0
/
RCDATA
/
TABOUTFORM
/
TABOUTFORM.txt
Wrap
Text File
|
2001-08-07
|
2KB
|
81 lines
object AboutForm: TAboutForm
Left = 209
Top = 251
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'About'
ClientHeight = 187
ClientWidth = 296
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
Position = poScreenCenter
Scaled = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 14
object Label3: TLabel
Left = 27
Top = 128
Width = 241
Height = 15
Cursor = crHandPoint
Caption = 'http://rpi.net.au/~ajohnson/resourcehacker'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = 'Arial'
Font.Style = [fsBold, fsUnderline]
ParentFont = False
OnClick = Label3Click
end
object Label4: TLabel
Left = 39
Top = 97
Width = 219
Height = 15
Caption = 'Copyright � 1999-2001, Angus Johnson'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 60
Top = 112
Width = 166
Height = 14
Alignment = taCenter
AutoSize = False
Caption = 'Version Info'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object Image3: TImage
Left = 35
Top = 10
Width = 230
Height = 75
Center = True
Transparent = True
end
object Button1: TButton
Left = 105
Top = 150
Width = 75
Height = 25
Cancel = True
Caption = '&OK'
ModalResult = 1
TabOrder = 0
end
end