object Form1: TForm1 Left = 192 Top = 120 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = 'NouKom�r v. 1.1' ClientHeight = 323 ClientWidth = 333 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnClose = FormClose OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 8 Top = 8 Width = 98 Height = 13 Caption = 'Co je to NouKom�r ?' Font.Charset = DEFAULT_CHARSET Font.Color = clMaroon Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label2: TLabel Left = 8 Top = 24 Width = 321 Height = 33 Caption = 'Je freewarov� utilitka, kter� odh�n� kom�ry od po��ta�e pomoc� P' + 'C speakeru (syst�mov�ho reproduktoru).' WordWrap = True end object Label3: TLabel Left = 8 Top = 120 Width = 174 Height = 13 Caption = 'Jak m��e program odh�n�t kom�ry ?' Font.Charset = DEFAULT_CHARSET Font.Color = clMaroon Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label4: TLabel Left = 8 Top = 136 Width = 313 Height = 26 Caption = 'Program vys�l� t�n o frekvenci 20 000 Hz, kter� je pro norm�ln�h' + 'o �lov�ka nesly�iteln�.' WordWrap = True end object Label5: TLabel Left = 8 Top = 168 Width = 227 Height = 13 Caption = 'Co m�m d�lat. kdy� mne p�esto kom�r kousne ?' Font.Charset = DEFAULT_CHARSET Font.Color = clMaroon Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label6: TLabel Left = 8 Top = 184 Width = 265 Height = 13 Caption = 'Program m��ete smazat a nat��t se n�jak�m kr�mem.' WordWrap = True end object Label7: TLabel Left = 8 Top = 208 Width = 129 Height = 13 Caption = 'Pro� vznikl tento program ?' Font.Charset = DEFAULT_CHARSET Font.Color = clMaroon Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label8: TLabel Left = 8 Top = 224 Width = 161 Height = 17 Caption = 'Proto�e NEm�m r�d kom�ry !' WordWrap = True end object Label9: TLabel Left = 172 Top = 296 Width = 100 Height = 13 Caption = '� Jan Vykopal, 1999' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label10: TLabel Left = 8 Top = 256 Width = 321 Height = 26 Caption = 'Test syst�mov�ho reproduktoru prove�te stsknut�m tla��tka Test P' + 'C speakeru.' WordWrap = True end object Label11: TLabel Left = 208 Top = 0 Width = 116 Height = 13 Hint = 'Schov� program k hodin�m na hlavn�m panelu' Caption = 'Schovat na hlavn� panel' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False ParentShowHint = False ShowHint = True OnClick = Label11Click end object Label12: TLabel Left = 8 Top = 56 Width = 116 Height = 13 Caption = 'Jak se program ovl�d� ?' Font.Charset = DEFAULT_CHARSET Font.Color = clMaroon Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label13: TLabel Left = 8 Top = 72 Width = 321 Height = 41 Caption = 'Po kliknut� na "Schovat na hlavn� panel" se program schov� k hod' + 'in�m na hlavn�m panelu. Kliknut�m na ikonku se program objev�. ' + 'Dvojit� klik na ikonku znamen� ukon�en� programu.' WordWrap = True end object Button1: TButton Left = 8 Top = 288 Width = 97 Height = 25 Caption = 'Test PC speakeru' TabOrder = 0 OnClick = Button1Click end object Timer1: TTimer Enabled = False OnTimer = Timer1Timer Left = 192 Top = 224 end object TrayIcon1: TTrayIcon Active = True Animate = False ShowDesigning = False Icon.Data = {} ToolTip = 'NouKom�r v. 1.1' OnClick = TrayIcon1Click OnDblClick = TrayIcon1DblClick Left = 168 Top = 224 end end