home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 April (Special)
/
Chip-Special_2003-04_Vypalujeme-cd-i-dvd.bin
/
soft
/
cdmage
/
CDmage.exe
/
0
/
RCDATA
/
TABOUTBOX
/
TABOUTBOX.txt
Wrap
Text File
|
2001-03-01
|
2KB
|
79 lines
object AboutBox: TAboutBox
Left = 379
Top = 275
BorderIcons = []
BorderStyle = bsNone
ClientHeight = 173
ClientWidth = 317
Color = clMaroon
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = True
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object ImagePanel: TPanel
Left = 2
Top = 2
Width = 313
Height = 169
Caption = 'ImagePanel'
TabOrder = 1
object SplashImage: TImage
Left = 0
Top = 0
Width = 313
Height = 169
Center = True
ParentShowHint = False
ShowHint = False
end
object Label1: TLabel
Left = 128
Top = 16
Width = 169
Height = 89
Cursor = crHandPoint
Hint = 'http://cdmage.cjb.net'
AutoSize = False
ParentShowHint = False
ShowHint = True
Transparent = True
OnClick = Label1Click
end
object Label2: TLabel
Left = 152
Top = 138
Width = 3
Height = 13
Cursor = crHandPoint
Color = clNone
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentColor = False
ParentFont = False
Transparent = True
OnClick = Label1Click
end
end
object OKButton: TButton
Left = 17
Top = 136
Width = 75
Height = 25
Cancel = True
Caption = 'Close'
Default = True
ModalResult = 2
TabOrder = 0
OnClick = OKButtonClick
end
end