home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 September / PCWorld_2002-09_cd.bin / Software / Vyzkuste / setit / SetIt.exe / 0 / RCDATA / TEDITFLAGSEDITFORM / TEDITFLAGSEDITFORM.txt
Text File  |  2002-07-19  |  5KB  |  238 lines

  1. object EditFlagsEditForm: TEditFlagsEditForm
  2.   Left = 238
  3.   Top = 342
  4.   ActiveControl = CheckBox1
  5.   BorderStyle = bsDialog
  6.   Caption = 'Upravit hodnotu EditFlags'
  7.   ClientHeight = 265
  8.   ClientWidth = 315
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Position = poOwnerFormCenter
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Button1: TButton
  21.     Left = 143
  22.     Top = 232
  23.     Width = 75
  24.     Height = 25
  25.     Caption = 'OK'
  26.     Default = True
  27.     ModalResult = 1
  28.     TabOrder = 0
  29.     OnClick = WriteEditFlags
  30.   end
  31.   object Button2: TButton
  32.     Left = 223
  33.     Top = 232
  34.     Width = 75
  35.     Height = 25
  36.     Cancel = True
  37.     Caption = 'Storno'
  38.     ModalResult = 2
  39.     TabOrder = 1
  40.   end
  41.   object PageControl1: TPageControl
  42.     Left = 5
  43.     Top = 8
  44.     Width = 305
  45.     Height = 217
  46.     ActivePage = TabSheet1
  47.     TabOrder = 2
  48.     object TabSheet1: TTabSheet
  49.       Caption = 'EditFlags'
  50.       object GroupBox1: TGroupBox
  51.         Left = 8
  52.         Top = 8
  53.         Width = 280
  54.         Height = 169
  55.         Caption = 'Omezen∩┐╜ v dialogu Typy soubor∩┐╜ (EditFlags)'
  56.         TabOrder = 0
  57.         object CheckBox6: TCheckBox
  58.           Left = 8
  59.           Top = 144
  60.           Width = 130
  61.           Height = 17
  62.           Caption = 'Skr∩┐╜t Nov∩┐╜ akce'
  63.           TabOrder = 10
  64.         end
  65.         object CheckBox5: TCheckBox
  66.           Left = 8
  67.           Top = 120
  68.           Width = 130
  69.           Height = 17
  70.           Caption = 'Skr∩┐╜t Odebrat typ'
  71.           TabOrder = 8
  72.         end
  73.         object CheckBox4: TCheckBox
  74.           Left = 8
  75.           Top = 96
  76.           Width = 130
  77.           Height = 17
  78.           Caption = 'Skr∩┐╜t Upravit typ'
  79.           TabOrder = 6
  80.         end
  81.         object CheckBox3: TCheckBox
  82.           Left = 8
  83.           Top = 72
  84.           Width = 130
  85.           Height = 17
  86.           Caption = 'Rezervov∩┐╜no (2. bit)'
  87.           TabOrder = 4
  88.         end
  89.         object CheckBox2: TCheckBox
  90.           Left = 8
  91.           Top = 48
  92.           Width = 130
  93.           Height = 17
  94.           Caption = 'Skr∩┐╜t MIME'
  95.           TabOrder = 2
  96.         end
  97.         object CheckBox1: TCheckBox
  98.           Left = 8
  99.           Top = 24
  100.           Width = 130
  101.           Height = 17
  102.           Caption = 'Skr∩┐╜t typ'
  103.           TabOrder = 0
  104.         end
  105.         object CheckBox7: TCheckBox
  106.           Left = 144
  107.           Top = 24
  108.           Width = 130
  109.           Height = 17
  110.           Caption = 'Skr∩┐╜t Upravit akci'
  111.           TabOrder = 1
  112.         end
  113.         object CheckBox8: TCheckBox
  114.           Left = 144
  115.           Top = 48
  116.           Width = 130
  117.           Height = 17
  118.           Caption = 'Skr∩┐╜t Odebrat akci'
  119.           TabOrder = 3
  120.         end
  121.         object CheckBox9: TCheckBox
  122.           Left = 144
  123.           Top = 72
  124.           Width = 130
  125.           Height = 17
  126.           Caption = 'Skr∩┐╜t Popis typu'
  127.           TabOrder = 5
  128.         end
  129.         object CheckBox10: TCheckBox
  130.           Left = 144
  131.           Top = 96
  132.           Width = 130
  133.           Height = 17
  134.           Caption = 'Skr∩┐╜t Zm∩┐╜nit ikonu'
  135.           TabOrder = 7
  136.         end
  137.         object CheckBox11: TCheckBox
  138.           Left = 144
  139.           Top = 120
  140.           Width = 130
  141.           Height = 17
  142.           Caption = 'Skr∩┐╜t V∩┐╜choz∩┐╜ akce'
  143.           TabOrder = 9
  144.         end
  145.         object CheckBox12: TCheckBox
  146.           Left = 144
  147.           Top = 144
  148.           Width = 130
  149.           Height = 17
  150.           Caption = 'Soubor rovnou otev∩┐╜∩┐╜t'
  151.           TabOrder = 11
  152.         end
  153.       end
  154.     end
  155.     object TabSheet2: TTabSheet
  156.       Caption = 'V∩┐╜jimky'
  157.       object GroupBox2: TGroupBox
  158.         Left = 8
  159.         Top = 8
  160.         Width = 281
  161.         Height = 169
  162.         Caption = 'V∩┐╜jimky'
  163.         TabOrder = 0
  164.         object Label1: TLabel
  165.           Left = 8
  166.           Top = 24
  167.           Width = 103
  168.           Height = 13
  169.           Caption = 'Nepou∩┐╜∩┐╜vat pro akce:'
  170.         end
  171.         object Label2: TLabel
  172.           Left = 160
  173.           Top = 24
  174.           Width = 76
  175.           Height = 13
  176.           Caption = 'Dostupn∩┐╜ akce:'
  177.         end
  178.         object ListBox1: TListBox
  179.           Left = 8
  180.           Top = 40
  181.           Width = 113
  182.           Height = 97
  183.           ItemHeight = 13
  184.           MultiSelect = True
  185.           Sorted = True
  186.           TabOrder = 0
  187.         end
  188.         object ListBox2: TListBox
  189.           Left = 160
  190.           Top = 40
  191.           Width = 113
  192.           Height = 97
  193.           ItemHeight = 13
  194.           MultiSelect = True
  195.           Sorted = True
  196.           TabOrder = 1
  197.         end
  198.         object Button4: TButton
  199.           Left = 128
  200.           Top = 114
  201.           Width = 25
  202.           Height = 21
  203.           Caption = '>>'
  204.           TabOrder = 5
  205.           OnClick = Button4Click
  206.         end
  207.         object Button5: TButton
  208.           Left = 128
  209.           Top = 90
  210.           Width = 25
  211.           Height = 21
  212.           Caption = '<<'
  213.           TabOrder = 4
  214.           OnClick = Button5Click
  215.         end
  216.         object Button6: TButton
  217.           Left = 128
  218.           Top = 66
  219.           Width = 25
  220.           Height = 21
  221.           Caption = '>'
  222.           TabOrder = 3
  223.           OnClick = Button6Click
  224.         end
  225.         object Button7: TButton
  226.           Left = 128
  227.           Top = 42
  228.           Width = 25
  229.           Height = 21
  230.           Caption = '<'
  231.           TabOrder = 2
  232.           OnClick = Button7Click
  233.         end
  234.       end
  235.     end
  236.   end
  237. end
  238.