home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 November
/
Chip_2002-11_cd1.bin
/
ctenari
/
Hadraba
/
autorun.exe
/
0
/
RCDATA
/
TABOUTFORM1
/
TABOUTFORM1.txt
< prev
Wrap
Text File
|
2002-09-02
|
3KB
|
127 lines
object AboutForm1: TAboutForm1
Left = 291
Top = 334
BorderIcons = []
BorderStyle = bsNone
Caption = 'About AutoRun'
ClientHeight = 290
ClientWidth = 479
Color = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnClick = OnCloseClick
OnKeyDown = FormKeyDown
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 479
Height = 290
Align = alClient
BevelInner = bvLowered
Color = clWhite
TabOrder = 0
OnClick = OnCloseClick
object Image1: TImage
Left = 8
Top = 8
Width = 466
Height = 271
AutoSize = True
Picture.Data = {<image000.bmp>}
OnClick = OnCloseClick
end
object Bevel1: TBevel
Left = 0
Top = 45
Width = 481
Height = 2
Shape = bsTopLine
end
object Bevel2: TBevel
Left = 24
Top = 176
Width = 433
Height = 2
Shape = bsTopLine
end
object Bevel3: TBevel
Left = 24
Top = 176
Width = 2
Height = 57
Shape = bsRightLine
end
object Bevel4: TBevel
Left = 456
Top = 176
Width = 2
Height = 57
Shape = bsRightLine
end
object Bevel5: TBevel
Left = 24
Top = 232
Width = 433
Height = 2
Shape = bsTopLine
end
object URLStaticText1: TStaticText
Left = 136
Top = 242
Width = 260
Height = 20
Cursor = crHandPoint
Caption = 'http://www.volny.cz/hadraba-soft'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsBold, fsUnderline]
ParentFont = False
TabOrder = 0
OnClick = URLStaticText1Click
end
object EMailStaticText1: TStaticText
Left = 136
Top = 259
Width = 140
Height = 20
Cursor = crHandPoint
Caption = 'hadrabap@volny.cz'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsBold, fsUnderline]
ParentFont = False
TabOrder = 1
OnClick = EMailStaticText1Click
end
object URLKeyStaticText1: TStaticText
Left = 400
Top = 243
Width = 17
Height = 17
Caption = '[S]'
TabOrder = 2
OnClick = URLStaticText1Click
end
object EMailKeyStaticText1: TStaticText
Left = 280
Top = 260
Width = 17
Height = 17
Caption = '[C]'
TabOrder = 3
OnClick = EMailStaticText1Click
end
end
end