home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2001 February
/
PCWorld_2001-02_cd.bin
/
Software
/
Vyzkuste
/
visirc
/
VIRC97.EXE
/
0
/
RCDATA
/
TABOUTBOX
/
TABOUTBOX.txt
< prev
Wrap
Text File
|
1998-09-02
|
2KB
|
99 lines
object AboutBox: TAboutBox
Left = 242
Top = 106
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 253
ClientWidth = 367
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnCloseQuery = FormCloseQuery
OnShow = FormShow
PixelsPerInch = 120
TextHeight = 16
object Panel1: TPanel
Left = 10
Top = 10
Width = 346
Height = 203
BevelOuter = bvLowered
TabOrder = 0
object ProductName: TLabel
Left = 108
Top = 20
Width = 225
Height = 16
AutoSize = False
Caption = 'MeGALiTH'#39's 32-bit Visual IRC'
IsControl = True
end
object Version: TLabel
Left = 108
Top = 49
Width = 225
Height = 16
AutoSize = False
Caption = 'Version 1.10 - DestructoWare(tm) 4'
IsControl = True
end
object Copyright: TLabel
Left = 10
Top = 98
Width = 299
Height = 16
AutoSize = False
Caption = 'Copyright (c) 1996-1998 Adrian Cable'
IsControl = True
end
object Comments: TLabel
Left = 10
Top = 128
Width = 326
Height = 65
AutoSize = False
Caption =
'Comments: At long last ... ViRC '#39'98 is out of beta. You should f' +
'ind this version stable and pretty much feature-complete.'
WordWrap = True
IsControl = True
end
object ProgramIcon: TImage
Left = 10
Top = 10
Width = 87
Height = 79
Hint = 'MeGALiTH'#39's Visual IRC '#39'96'
ParentShowHint = False
Picture.Data = {<image000.bmp>}
ShowHint = True
Stretch = True
IsControl = True
end
end
object BitBtn1: TNashButton
Left = 145
Top = 220
Width = 80
Height = 29
Caption = '&OK'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
Kind = bkOK
HoverFont.Charset = DEFAULT_CHARSET
HoverFont.Color = clGreen
HoverFont.Height = -13
HoverFont.Name = 'MS Sans Serif'
HoverFont.Style = [fsUnderline]
HoverHighlight = True
end
end