object RGraf: TRGraf Left = 98 Top = 119 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'Graf v�her pro rozpis' 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 = 313 Top = 343 Width = 40 Height = 13 Caption = 'Datum : ' end object Label2: TLabel Left = 352 Top = 343 Width = 69 Height = 13 AutoSize = False end object Button2: TButton Left = 481 Top = 336 Width = 60 Height = 25 Cancel = True Caption = '&Opustit' TabOrder = 0 OnClick = Button2Click end object ScrollBox1: TScrollBox Left = 5 Top = 6 Width = 536 Height = 313 HorzScrollBar.Range = 2000 HorzScrollBar.Position = 532 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 = -532 Top = 0 Width = 2000 Height = 296 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 CheckBox1: TCheckBox Left = 97 Top = 324 Width = 80 Height = 17 Caption = '1. po�.' State = cbChecked TabOrder = 3 OnClick = CheckBox1Click end object CheckBox2: TCheckBox Left = 97 Top = 340 Width = 88 Height = 17 Caption = '2. po�.' Font.Color = clGreen Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False State = cbChecked TabOrder = 4 OnClick = CheckBox2Click end object CheckBox3: TCheckBox Left = 97 Top = 356 Width = 88 Height = 17 Caption = '3. po�.' Font.Color = clPurple Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False State = cbChecked TabOrder = 5 OnClick = CheckBox3Click end object CheckBox4: TCheckBox Left = 182 Top = 324 Width = 83 Height = 17 Caption = '4. po�.' Font.Color = clRed Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False State = cbChecked TabOrder = 6 OnClick = CheckBox4Click end object CheckBox5: TCheckBox Left = 182 Top = 341 Width = 91 Height = 17 Caption = '5. po�.' Color = clBtnFace Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False State = cbChecked TabOrder = 7 OnClick = CheckBox5Click end object MSOfficeCaption1: TMSOfficeCaption AppNameText.FontKind = fkSystemB AppNameText.Visible = True CaptionText.Caption = 'Graf v�her pro rozpis' CaptionText.ColorActive = clYellow CaptionText.ColorInactive = clYellow CaptionText.FontKind = fkSystem CaptionText.Visible = True CompanyText.FontKind = fkSystemBI CompanyText.Visible = True Left = 512 end end