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 = {} 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