object FVyhra: TFVyhra Left = 211 Top = 175 BorderIcons = [] BorderStyle = bsSingle Caption = ' Pr�b�h po��t�n� v�her ...' ClientHeight = 56 ClientWidth = 320 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy OnDeactivate = FormDeactivate OnResize = FormResize PixelsPerInch = 96 TextHeight = 13 object PB2: TGauge Left = 60 Top = 32 Width = 207 Height = 19 ForeColor = clNavy BackColor = clYellow Progress = 0 end object PB1: TGauge Left = 60 Top = 6 Width = 254 Height = 19 ForeColor = clRed BackColor = clYellow Progress = 0 end object Label1: TLabel Left = 7 Top = 8 Width = 31 Height = 13 Caption = 'Hr��i' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 7 Top = 35 Width = 49 Height = 13 Caption = 'S�zenky' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label3: TLabel Left = 268 Top = 35 Width = 45 Height = 13 Alignment = taRightJustify AutoSize = False Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object MSOfficeCaption1: TMSOfficeCaption AppNameText.FontKind = fkSystemB AppNameText.Visible = True CaptionText.Caption = ' Pr�b�h po��t�n� v�her ...' CaptionText.ColorActive = clYellow CaptionText.ColorInactive = clYellow CaptionText.FontKind = fkSystem CaptionText.Visible = True CompanyText.FontKind = fkSystemBI CompanyText.Visible = True Left = 144 end end