object PicturePrefForm: TPicturePrefForm Left = 199 Top = 135 BorderStyle = bsDialog Caption = 'D�vkov� vkl�d�n� obr�zk�' ClientHeight = 143 ClientWidth = 319 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object OKButton: TButton Left = 130 Top = 109 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 0 end object Button2: TButton Left = 223 Top = 109 Width = 75 Height = 25 Cancel = True Caption = 'Storno' ModalResult = 2 TabOrder = 1 end object GroupBox1: TGroupBox Left = 8 Top = 8 Width = 297 Height = 89 Caption = 'Volby' TabOrder = 2 object CB1: TCheckBox Left = 16 Top = 16 Width = 113 Height = 17 Caption = 'Zapisovat rozm�ry' TabOrder = 0 end object CB2: TCheckBox Left = 16 Top = 38 Width = 196 Height = 17 Caption = '
za ka�d�m obr�zkem' TabOrder = 1 end object CB3: TCheckBox Left = 16 Top = 61 Width = 241 Height = 17 Caption = 'Cik-Cak (st��dat lev� a prav� zarovn�v�n�)' TabOrder = 2 end end end