object FMal: TFMal Left = 236 Top = 115 BorderStyle = bsNone Caption = 'FMal' ClientHeight = 226 ClientWidth = 104 Color = clBtnFace Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PrintScale = poNone OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 104 Height = 226 Align = alClient BevelOuter = bvNone BevelWidth = 3 Caption = 'Panel1' TabOrder = 0 object Bevel2: TBevel Left = 49 Top = 8 Width = 3 Height = 202 Shape = bsLeftLine end object Image1: TImage Left = 7 Top = 168 Width = 35 Height = 20 Picture.Data = {} Transparent = True end object Image2: TImage Left = 56 Top = 168 Width = 35 Height = 50 Picture.Data = {} Transparent = True end object Shape: TShape Left = 8 Top = 8 Width = 29 Height = 25 Brush.Style = bsClear Pen.Color = clWhite Pen.Width = 3 end object Panel2: TPanel Left = 15 Top = 40 Width = 22 Height = 120 BevelInner = bvRaised BevelOuter = bvLowered BorderWidth = 1 Caption = 'Panel2' TabOrder = 0 object prg1: TCGauge Left = 3 Top = 3 Width = 16 Height = 114 Hint = 'Obsazen� m�sto na pevn�m disku' Align = alClient Kind = gkVerticalBar BorderStyle = bsNone ParentShowHint = False ShowHint = True end end object Panel3: TPanel Left = 63 Top = 40 Width = 22 Height = 120 BevelInner = bvRaised BevelOuter = bvLowered BorderWidth = 1 Caption = 'Panel3' TabOrder = 1 object prg2: TCGauge Left = 3 Top = 3 Width = 16 Height = 114 Hint = 'Pr�v� kop�rovan� soubor' Align = alClient Kind = gkVerticalBar BorderStyle = bsNone ParentShowHint = False ShowHint = True end end end end