home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 April
/
chip-cd_1998_04.zip
/
04
/
CHIP32.EXE
/
0
/
RCDATA
/
TGLOWNAFRM
/
TGLOWNAFRM.txt
< prev
Wrap
Text File
|
1998-02-28
|
1KB
|
52 lines
object GlownaFrm: TGlownaFrm
Left = 170
Top = 272
Width = 435
Height = 300
Caption = 'CHIP'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
KeyPreview = True
OnClick = FormClick
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnDestroy = FormDestroy
OnMouseDown = FormMouseDown
OnMouseMove = FormMouseMove
OnMouseUp = FormMouseUp
OnPaint = FormPaint
PixelsPerInch = 96
TextHeight = 13
object KategorieOutline: TOutline
Left = 16
Top = 64
Width = 49
Height = 89
ItemHeight = 13
TabOrder = 0
Visible = False
ItemSeparator = '\'
end
object MusicBox: TMusicBox
Random = rDisabled
Left = 48
Top = 8
end
object ReklamaTim: TTimer
Enabled = False
OnTimer = ReklamaTimTimer
Left = 24
Top = 128
end
object HintTim: TTimer
Enabled = False
Interval = 250
OnTimer = HintTimTimer
Left = 88
Top = 104
end
end