home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 March
/
Chip_2002-03_cd1.bin
/
ctenari
/
Kucera
/
setup.ex_
/
setup.ex
/
0
/
RCDATA
/
TBILLBOARDFORM
/
TBILLBOARDFORM.txt
Wrap
Text File
|
2002-02-06
|
786b
|
42 lines
object BillboardForm: TBillboardForm
Left = 16
Top = 37
BorderStyle = bsNone
Caption = 'Billboard'
ClientHeight = 118
ClientWidth = 184
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel: TPanel
Left = 0
Top = 0
Width = 184
Height = 118
Align = alClient
TabOrder = 0
object AdvImage: TImage
Left = 5
Top = 5
Width = 105
Height = 105
AutoSize = True
end
end
object Timer: TTimer
Enabled = False
OnTimer = TimerTimer
Left = 5
Top = 5
end
end