object EditFlagsEditForm: TEditFlagsEditForm Left = 238 Top = 342 ActiveControl = CheckBox1 BorderStyle = bsDialog Caption = 'Upravit hodnotu EditFlags' ClientHeight = 265 ClientWidth = 315 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poOwnerFormCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Button1: TButton Left = 143 Top = 232 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 0 OnClick = WriteEditFlags end object Button2: TButton Left = 223 Top = 232 Width = 75 Height = 25 Cancel = True Caption = 'Storno' ModalResult = 2 TabOrder = 1 end object PageControl1: TPageControl Left = 5 Top = 8 Width = 305 Height = 217 ActivePage = TabSheet1 TabOrder = 2 object TabSheet1: TTabSheet Caption = 'EditFlags' object GroupBox1: TGroupBox Left = 8 Top = 8 Width = 280 Height = 169 Caption = 'Omezen� v dialogu Typy soubor� (EditFlags)' TabOrder = 0 object CheckBox6: TCheckBox Left = 8 Top = 144 Width = 130 Height = 17 Caption = 'Skr�t Nov� akce' TabOrder = 10 end object CheckBox5: TCheckBox Left = 8 Top = 120 Width = 130 Height = 17 Caption = 'Skr�t Odebrat typ' TabOrder = 8 end object CheckBox4: TCheckBox Left = 8 Top = 96 Width = 130 Height = 17 Caption = 'Skr�t Upravit typ' TabOrder = 6 end object CheckBox3: TCheckBox Left = 8 Top = 72 Width = 130 Height = 17 Caption = 'Rezervov�no (2. bit)' TabOrder = 4 end object CheckBox2: TCheckBox Left = 8 Top = 48 Width = 130 Height = 17 Caption = 'Skr�t MIME' TabOrder = 2 end object CheckBox1: TCheckBox Left = 8 Top = 24 Width = 130 Height = 17 Caption = 'Skr�t typ' TabOrder = 0 end object CheckBox7: TCheckBox Left = 144 Top = 24 Width = 130 Height = 17 Caption = 'Skr�t Upravit akci' TabOrder = 1 end object CheckBox8: TCheckBox Left = 144 Top = 48 Width = 130 Height = 17 Caption = 'Skr�t Odebrat akci' TabOrder = 3 end object CheckBox9: TCheckBox Left = 144 Top = 72 Width = 130 Height = 17 Caption = 'Skr�t Popis typu' TabOrder = 5 end object CheckBox10: TCheckBox Left = 144 Top = 96 Width = 130 Height = 17 Caption = 'Skr�t Zm�nit ikonu' TabOrder = 7 end object CheckBox11: TCheckBox Left = 144 Top = 120 Width = 130 Height = 17 Caption = 'Skr�t V�choz� akce' TabOrder = 9 end object CheckBox12: TCheckBox Left = 144 Top = 144 Width = 130 Height = 17 Caption = 'Soubor rovnou otev��t' TabOrder = 11 end end end object TabSheet2: TTabSheet Caption = 'V�jimky' object GroupBox2: TGroupBox Left = 8 Top = 8 Width = 281 Height = 169 Caption = 'V�jimky' TabOrder = 0 object Label1: TLabel Left = 8 Top = 24 Width = 103 Height = 13 Caption = 'Nepou��vat pro akce:' end object Label2: TLabel Left = 160 Top = 24 Width = 76 Height = 13 Caption = 'Dostupn� akce:' end object ListBox1: TListBox Left = 8 Top = 40 Width = 113 Height = 97 ItemHeight = 13 MultiSelect = True Sorted = True TabOrder = 0 end object ListBox2: TListBox Left = 160 Top = 40 Width = 113 Height = 97 ItemHeight = 13 MultiSelect = True Sorted = True TabOrder = 1 end object Button4: TButton Left = 128 Top = 114 Width = 25 Height = 21 Caption = '>>' TabOrder = 5 OnClick = Button4Click end object Button5: TButton Left = 128 Top = 90 Width = 25 Height = 21 Caption = '<<' TabOrder = 4 OnClick = Button5Click end object Button6: TButton Left = 128 Top = 66 Width = 25 Height = 21 Caption = '>' TabOrder = 3 OnClick = Button6Click end object Button7: TButton Left = 128 Top = 42 Width = 25 Height = 21 Caption = '<' TabOrder = 2 OnClick = Button7Click end end end end end