object FormRtfOdstavec: TFormRtfOdstavec Left = 349 Top = 228 BorderStyle = bsDialog Caption = 'Odstavec' ClientHeight = 216 ClientWidth = 230 Color = clBtnFace ParentFont = True OldCreateOrder = True Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Bevel1: TBevel Left = 8 Top = 116 Width = 213 Height = 61 Shape = bsFrame end object Frame1: TFrame Left = 8 Top = 8 Width = 213 Height = 100 Caption = 'Odsazen�' end object LabelPlus1: TLabelPlus Left = 40 Top = 140 Width = 49 Height = 13 AttachType = atLeft Caption = '&Zarovn�n�' FocusControl = ComboJustify Attached = True end object LabelPlus2: TLabelPlus Left = 62 Top = 56 Width = 27 Height = 13 AttachType = atLeft Caption = 'V&levo' FocusControl = EditLeft Attached = True end object LabelPlus3: TLabelPlus Left = 55 Top = 80 Width = 34 Height = 13 AttachType = atLeft Caption = 'V&pravo' FocusControl = EditRight Attached = True end object LabelPlus4: TLabelPlus Left = 33 Top = 32 Width = 56 Height = 13 AttachType = atLeft Caption = '&Prvn� ��dek' FocusControl = EditFirst Attached = True end object Label1: TLabel Left = 160 Top = 56 Width = 16 Height = 13 Caption = 'mm' Transparent = True end object Label2: TLabel Left = 160 Top = 80 Width = 16 Height = 13 Caption = 'mm' Transparent = True end object Label3: TLabel Left = 160 Top = 32 Width = 16 Height = 13 Caption = 'mm' Transparent = True end object BtnOk: TButton Left = 67 Top = 184 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 4 end object BtnCancel: TButton Left = 147 Top = 184 Width = 75 Height = 25 Cancel = True Caption = 'Storno' ModalResult = 2 TabOrder = 5 end object EditLeft: TNumEdit Left = 96 Top = 52 Width = 61 Height = 21 FloatDigits = 2 FloatPrecision = 15 Increment = 1.000000000000000000 MaxValue = 999.000000000000000000 MinValue = -999.000000000000000000 TabOrder = 1 end object EditRight: TNumEdit Left = 96 Top = 76 Width = 61 Height = 21 FloatDigits = 2 FloatPrecision = 15 Increment = 1.000000000000000000 MaxValue = 999.000000000000000000 MinValue = -999.000000000000000000 TabOrder = 2 end object EditFirst: TNumEdit Left = 96 Top = 28 Width = 61 Height = 21 FloatDigits = 2 FloatPrecision = 15 Increment = 1.000000000000000000 MaxValue = 999.000000000000000000 MinValue = -999.000000000000000000 TabOrder = 0 end object ComboJustify: TComboBox Left = 96 Top = 136 Width = 85 Height = 21 Style = csDropDownList ItemHeight = 13 Items.Strings = ( 'Vlevo' 'Vpravo' 'Na st�ed') TabOrder = 3 end object Wallpaper1: TWallpaper ResourceName = 'WALLPAPER' Left = 8 Top = 184 end end