object Sgrafy: TSgrafy Left = 183 Top = 112 HelpContext = 50 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'Grafy' ClientHeight = 376 ClientWidth = 546 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 238 Top = 330 Width = 47 Height = 16 AutoSize = False Caption = ' ' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label2: TLabel Left = 187 Top = 331 Width = 47 Height = 13 Caption = 'Hodnota :' end object Label3: TLabel Left = 108 Top = 324 Width = 60 Height = 13 Caption = 'T��dit podle :' end object Label6: TLabel Left = 195 Top = 352 Width = 39 Height = 13 Caption = 'Pr�m�r :' end object Label7: TLabel Left = 238 Top = 351 Width = 42 Height = 16 AutoSize = False Caption = ' ' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label4: TLabel Left = 363 Top = 323 Width = 23 Height = 13 Caption = '��slo' end object Button2: TButton Left = 474 Top = 336 Width = 67 Height = 25 Cancel = True Caption = '&Opustit' TabOrder = 0 OnClick = Button2Click end object ScrollBox1: TScrollBox Left = 5 Top = 6 Width = 536 Height = 313 HorzScrollBar.Range = 950 HorzScrollBar.Tracking = True VertScrollBar.Range = 269 AutoScroll = False Font.Color = clBlack Font.Height = -8 Font.Name = 'Arial Narrow CE' Font.Style = [] ParentFont = False TabOrder = 1 object S: TImage Left = 0 Top = 0 Width = 950 Height = 293 Align = alClient Stretch = True OnMouseMove = SMouseMove end end object Button3: TButton Left = 6 Top = 336 Width = 67 Height = 25 Caption = 'Zarovnat' TabOrder = 2 OnClick = Button3Click end object RadioButton1: TRadioButton Left = 108 Top = 340 Width = 57 Height = 17 Caption = '��sel' Checked = True TabOrder = 3 TabStop = True OnClick = RadioButton1Click end object RadioButton2: TRadioButton Left = 108 Top = 356 Width = 57 Height = 17 Caption = 'Hodnot' TabOrder = 4 OnClick = RadioButton2Click end object ScrollBar1: TScrollBar Left = 323 Top = 338 Width = 121 Height = 16 Max = 49 Min = 1 Position = 1 TabOrder = 5 OnChange = ScrollBar1Change end object CheckBox1: TCheckBox Left = 337 Top = 357 Width = 91 Height = 17 Caption = 'Stejn� m���tko' TabOrder = 6 OnClick = CheckBox1Click end object MSOfficeCaption1: TMSOfficeCaption AppNameText.FontKind = fkSystemB AppNameText.Visible = True CaptionText.Caption = 'Grafy' CaptionText.ColorActive = clYellow CaptionText.ColorInactive = clGray CaptionText.FontKind = fkSystem CaptionText.Visible = True CompanyText.FontKind = fkSystemBI CompanyText.Visible = True Left = 512 end end