object FormSelectLabel: TFormSelectLabel Left = 316 Top = 178 BorderStyle = bsDialog Caption = 'Typ �t�tku' ClientHeight = 296 ClientWidth = 333 Color = clBtnFace ParentFont = True OldCreateOrder = True Position = poScreenCenter OnClose = FormClose OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Bevel1: TBevel Left = 8 Top = 8 Width = 313 Height = 249 Shape = bsFrame end object LabelPlus1: TLabelPlus Left = 78 Top = 36 Width = 119 Height = 13 AttachType = atLeft Caption = 'Rozm�r �t�tku &vodorovn�' FocusControl = EditHSize Attached = True end object LabelPlus2: TLabelPlus Left = 103 Top = 64 Width = 94 Height = 13 AttachType = atLeft Caption = 'Rozm�r �t�tku &svisle' FocusControl = EditVSize Attached = True end object LabelPlus3: TLabelPlus Left = 86 Top = 132 Width = 111 Height = 13 AttachType = atLeft Caption = '&Po�et �t�tk� vodorovn�' FocusControl = EditHCount Attached = True end object LabelPlus4: TLabelPlus Left = 38 Top = 92 Width = 159 Height = 13 AttachType = atLeft Caption = 'Odsadit od &horn�ho okraje str�nky' FocusControl = EditTopMargin Attached = True end object Label1: TLabel Left = 268 Top = 36 Width = 16 Height = 13 Caption = 'mm' end object Label2: TLabel Left = 268 Top = 64 Width = 16 Height = 13 Caption = 'mm' end object Label3: TLabel Left = 268 Top = 92 Width = 16 Height = 13 Caption = 'mm' end object Image1: TImage Left = 20 Top = 20 Width = 32 Height = 32 AutoSize = True Picture.Data = {} Transparent = True end object BtnOk: TButton Left = 167 Top = 264 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 6 end object BtnCancel: TButton Left = 247 Top = 264 Width = 75 Height = 25 Cancel = True Caption = 'Storno' ModalResult = 2 TabOrder = 7 end object EditHSize: TNumEdit Left = 204 Top = 32 Width = 61 Height = 21 DataType = ntFloat FloatDigits = 1 FloatPrecision = 15 Increment = 1.000000000000000000 MaxValue = 1000.000000000000000000 MinValue = 1.000000000000000000 TabOrder = 0 Value = 70.000000000000000000 end object EditVSize: TNumEdit Left = 204 Top = 60 Width = 61 Height = 21 DataType = ntFloat FloatDigits = 1 FloatPrecision = 15 Increment = 1.000000000000000000 MaxValue = 1000.000000000000000000 MinValue = 1.000000000000000000 TabOrder = 1 Value = 36.000000000000000000 end object EditHCount: TNumEdit Left = 204 Top = 128 Width = 61 Height = 21 FloatDigits = 2 FloatPrecision = 15 Increment = 1.000000000000000000 MaxValue = 7.000000000000000000 MinValue = 1.000000000000000000 TabOrder = 3 Value = 3.000000000000000000 end object EditTopMargin: TNumEdit Left = 204 Top = 88 Width = 61 Height = 21 DataType = ntFloat FloatDigits = 1 FloatPrecision = 15 Increment = 1.000000000000000000 MaxValue = 1000.000000000000000000 TabOrder = 2 end object RadiosTyp: TRadios Left = 128 Top = 168 Width = 169 Height = 69 Caption = 'Charakter �daj�' EnableMask = -1 ItemIndex = 0 Items.Strings = ( '&Osobn� �t�tky' '&Firemn� �t�tky') TabOrder = 4 end object BtnFont: TButton Left = 28 Top = 212 Width = 75 Height = 25 Caption = 'P�smo...' TabOrder = 5 OnClick = BtnFontClick end object Wallpaper1: TWallpaper ResourceName = 'WALLPAPER' Left = 8 Top = 264 end object DlgFont: TFontDialog Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Arial' Font.Style = [fsBold] MinFontSize = 0 MaxFontSize = 0 Left = 36 Top = 264 end end