home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2001 April
/
PCWorld_2001-04_cd.bin
/
Software
/
Vyzkuste
/
openwin
/
OPENWIN.exe
/
0
/
RCDATA
/
TABOUT
/
TABOUT.txt
Wrap
Text File
|
2000-02-08
|
1KB
|
56 lines
object about: Tabout
Left = 252
Top = 232
BorderIcons = [biSystemMenu]
BorderStyle = bsToolWindow
Caption = 'about'
ClientHeight = 149
ClientWidth = 280
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 3
Top = 2
Width = 274
Height = 116
end
object Label1: TLabel
Left = 7
Top = 9
Width = 262
Height = 82
AutoSize = False
Caption = 'Label1'
end
object Label2: TLabel
Left = 65
Top = 99
Width = 148
Height = 13
Caption = 'http://www.bsoft.ic24.net'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
OnClick = Label2Click
OnMouseMove = Label2MouseMove
end
object Button1: TButton
Left = 103
Top = 121
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
end
end