object ZnackyOsFm: TZnackyOsFm Left = 278 Top = 144 BorderStyle = bsDialog Caption = 'Popisky na ose' ClientHeight = 285 ClientWidth = 290 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object GroupBox5: TGroupBox Left = 8 Top = 8 Width = 273 Height = 237 Caption = 'Zna�ky na ose' TabOrder = 0 object Bevel2: TBevel Left = 24 Top = 160 Width = 233 Height = 9 Shape = bsTopLine end object Label16: TLabel Left = 24 Top = 184 Width = 87 Height = 13 Caption = 'P��pona k popisku' end object Label17: TLabel Left = 24 Top = 208 Width = 43 Height = 13 Caption = 'N�sobek' end object Label1: TLabel Left = 40 Top = 88 Width = 52 Height = 13 Caption = 'Vzd�lenost' end object Label2: TLabel Left = 40 Top = 112 Width = 76 Height = 13 Caption = 'Desetinn� m�sta' end object Label3: TLabel Left = 40 Top = 136 Width = 57 Height = 13 Caption = 'Form�t ��sel' end object AutoRb: TRadioButton Left = 16 Top = 16 Width = 113 Height = 17 Caption = 'Automaticky' TabOrder = 0 OnClick = AutoRbClick end object ZadneRb: TRadioButton Left = 16 Top = 40 Width = 113 Height = 17 Caption = '��dn�' TabOrder = 1 OnClick = AutoRbClick end object VlastniRb: TRadioButton Left = 16 Top = 64 Width = 113 Height = 17 Caption = 'Vlastn�' TabOrder = 2 OnClick = AutoRbClick end object KrokR: TDesCislo Left = 136 Top = 80 Width = 121 Height = 21 TabOrder = 3 DesMista = 10 Skok = 1 end object DesMistaI: TCeleCislo Left = 136 Top = 104 Width = 121 Height = 21 TabOrder = 4 end object FormatC: TComboBox Left = 136 Top = 128 Width = 121 Height = 21 Style = csDropDownList ItemHeight = 13 TabOrder = 5 Items.Strings = ( 'Norm�ln�' 'Pevn�' 'V�deck�') end object PriponaE: TEdit Left = 136 Top = 176 Width = 121 Height = 21 TabOrder = 6 Text = 'PriponaE' end object NasobekR: TDesCislo Left = 136 Top = 200 Width = 121 Height = 21 TabOrder = 7 DesMista = 10 Skok = 1 end end object BitBtn1: TBitBtn Left = 126 Top = 254 Width = 75 Height = 25 TabOrder = 1 Kind = bkOK end object BitBtn2: TBitBtn Left = 206 Top = 254 Width = 75 Height = 25 Caption = 'Storno' TabOrder = 2 Kind = bkCancel end end