home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 July & August / PCWorld_2004-07-08_cd.bin / akce / millenium / control.cab / control.exe / 0 / RCDATA / TFORMEDIT / TFORMEDIT.txt
Text File  |  2004-03-03  |  10KB  |  399 lines

  1. object FormEdit: TFormEdit
  2.   Left = 548
  3.   Top = 394
  4.   ActiveControl = EditLang1
  5.   BorderStyle = bsDialog
  6.   Caption = 'User dictionary entry'
  7.   ClientHeight = 428
  8.   ClientWidth = 482
  9.   Color = clBtnFace
  10.   Font.Charset = EASTEUROPE_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -13
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   OnClose = FormClose
  19.   OnCreate = FormCreate
  20.   PixelsPerInch = 120
  21.   TextHeight = 16
  22.   object GroupBox1: TGroupBox
  23.     Left = 16
  24.     Top = 8
  25.     Width = 457
  26.     Height = 297
  27.     Caption = 'V'#253'raz'
  28.     TabOrder = 0
  29.     object Lang1Label: TLabel
  30.       Left = 14
  31.       Top = 30
  32.       Width = 37
  33.       Height = 16
  34.       Caption = 'Jazyk1'
  35.     end
  36.     object Lang2Label: TLabel
  37.       Left = 14
  38.       Top = 101
  39.       Width = 42
  40.       Height = 16
  41.       Caption = 'Jazyk2:'
  42.     end
  43.     object Label3: TLabel
  44.       Left = 14
  45.       Top = 171
  46.       Width = 63
  47.       Height = 16
  48.       Caption = 'Pozn'#225'mka:'
  49.     end
  50.     object Label6: TLabel
  51.       Left = 14
  52.       Top = 55
  53.       Width = 46
  54.       Height = 16
  55.       Caption = 'K heslu:'
  56.     end
  57.     object Label7: TLabel
  58.       Left = 14
  59.       Top = 132
  60.       Width = 46
  61.       Height = 16
  62.       Caption = 'K heslu:'
  63.     end
  64.     object Label8: TLabel
  65.       Left = 14
  66.       Top = 201
  67.       Width = 33
  68.       Height = 16
  69.       Caption = 'Obor:'
  70.     end
  71.     object Bevel1: TBevel
  72.       Left = 16
  73.       Top = 232
  74.       Width = 425
  75.       Height = 10
  76.       Shape = bsBottomLine
  77.     end
  78.     object Button2: TButton
  79.       Left = 339
  80.       Top = 253
  81.       Width = 100
  82.       Height = 28
  83.       Cancel = True
  84.       Caption = 'Storno'
  85.       ModalResult = 2
  86.       TabOrder = 9
  87.     end
  88.     object Button4: TButton
  89.       Left = 19
  90.       Top = 253
  91.       Width = 100
  92.       Height = 28
  93.       Cancel = True
  94.       Caption = 'N'#225'pov'#283'da'
  95.       TabOrder = 10
  96.       OnClick = Button4Click
  97.     end
  98.     object Button1: TButton
  99.       Left = 227
  100.       Top = 253
  101.       Width = 100
  102.       Height = 28
  103.       Caption = 'OK'
  104.       Enabled = False
  105.       ModalResult = 1
  106.       TabOrder = 8
  107.     end
  108.     object EditLang1: TElEdit
  109.       Left = 104
  110.       Top = 24
  111.       Width = 217
  112.       Height = 24
  113.       Cursor = crIBeam
  114.       BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  115.       RightMargin = 1
  116.       TopMargin = 2
  117.       BorderStyle = bsSingle
  118.       UseDisabledColors = True
  119.       LineBorderActiveColor = clBlack
  120.       LineBorderInactiveColor = clBlack
  121.       MaxUndoLevel = 0
  122.       OnChange = EditLang1Change
  123.       Ctl3D = True
  124.       ParentCtl3D = False
  125.       TabOrder = 0
  126.       OnEnter = EditLang1Enter
  127.     end
  128.     object EditKey1: TElEdit
  129.       Left = 104
  130.       Top = 56
  131.       Width = 217
  132.       Height = 24
  133.       Cursor = crIBeam
  134.       BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  135.       RightMargin = 1
  136.       TopMargin = 2
  137.       BorderStyle = bsSingle
  138.       UseDisabledColors = True
  139.       LineBorderActiveColor = clBlack
  140.       LineBorderInactiveColor = clBlack
  141.       MaxUndoLevel = 0
  142.       OnChange = EditLang1Change
  143.       Ctl3D = True
  144.       ParentCtl3D = False
  145.       TabOrder = 3
  146.       OnEnter = EditKey1Enter
  147.     end
  148.     object EditLang2: TElEdit
  149.       Left = 104
  150.       Top = 96
  151.       Width = 217
  152.       Height = 24
  153.       Cursor = crIBeam
  154.       BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  155.       RightMargin = 1
  156.       TopMargin = 2
  157.       BorderStyle = bsSingle
  158.       UseDisabledColors = True
  159.       LineBorderActiveColor = clBlack
  160.       LineBorderInactiveColor = clBlack
  161.       MaxUndoLevel = 0
  162.       OnChange = EditLang1Change
  163.       Ctl3D = True
  164.       ParentCtl3D = False
  165.       TabOrder = 1
  166.       OnEnter = EditLang2Enter
  167.       OnKeyDown = EditLang2KeyDown
  168.     end
  169.     object EditKey2: TElEdit
  170.       Left = 104
  171.       Top = 128
  172.       Width = 217
  173.       Height = 24
  174.       Cursor = crIBeam
  175.       BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  176.       RightMargin = 1
  177.       TopMargin = 2
  178.       BorderStyle = bsSingle
  179.       UseDisabledColors = True
  180.       LineBorderActiveColor = clBlack
  181.       LineBorderInactiveColor = clBlack
  182.       MaxUndoLevel = 0
  183.       OnChange = EditLang1Change
  184.       Ctl3D = True
  185.       ParentCtl3D = False
  186.       TabOrder = 4
  187.       OnEnter = EditKey2Enter
  188.     end
  189.     object EditComment: TElEdit
  190.       Left = 104
  191.       Top = 168
  192.       Width = 217
  193.       Height = 24
  194.       Cursor = crIBeam
  195.       BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  196.       RightMargin = 1
  197.       TopMargin = 2
  198.       BorderStyle = bsSingle
  199.       LineBorderActiveColor = clBlack
  200.       LineBorderInactiveColor = clBlack
  201.       MaxUndoLevel = 0
  202.       OnChange = EditLang1Change
  203.       Ctl3D = True
  204.       ParentCtl3D = False
  205.       TabOrder = 2
  206.     end
  207.     object EditProfession: TElComboBox
  208.       Left = 104
  209.       Top = 200
  210.       Width = 217
  211.       Height = 24
  212.       Cursor = crIBeam
  213.       ButtonArrowColor = clBtnText
  214.       DropDownCount = 20
  215.       AdjustDropDownPos = False
  216.       Style = csDropDownList
  217.       ItemHeight = 16
  218.       VertScrollBarStyles.ActiveFlat = False
  219.       VertScrollBarStyles.ButtonSize = 22
  220.       VertScrollBarStyles.Width = 21
  221.       VertScrollBarStyles.OwnerDraw = False
  222.       HorzScrollBarStyles.ActiveFlat = False
  223.       HorzScrollBarStyles.ButtonSize = 22
  224.       HorzScrollBarStyles.Width = 21
  225.       HorzScrollBarStyles.OwnerDraw = False
  226.       UseCustomScrollBars = False
  227.       AutoHistory = False
  228.       AutoHistoryDirection = ahdFirst
  229.       AutoHistoryLimit = 25
  230.       TopMargin = 2
  231.       RightMargin = 1
  232.       ReadOnly = True
  233.       BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  234.       OnChange = EditLang1Change
  235.       UseDisabledColors = True
  236.       LineBorderActiveColor = clBlack
  237.       LineBorderInactiveColor = clBlack
  238.       ButtonShortcut = 0
  239.       ButtonWidth = 20
  240.       AltButtonNumGlyphs = 1
  241.       AltButtonPopupPlace = ppDown
  242.       AltButtonShortcut = 0
  243.       AltButtonWidth = 15
  244.       BorderStyle = bsSingle
  245.       TabOrder = 7
  246.       ParentColor = False
  247.       DockOrientation = doNoOrient
  248.       DoubleBuffered = False
  249.     end
  250.     object EditArticle1: TElComboBox
  251.       Left = 328
  252.       Top = 24
  253.       Width = 113
  254.       Height = 24
  255.       Cursor = crIBeam
  256.       ButtonArrowColor = clBtnText
  257.       Items.Strings = (
  258.         'm'
  259.         'f'
  260.         'n'
  261.         'mn'
  262.         'fn')
  263.       AdjustDropDownPos = False
  264.       Style = csDropDownList
  265.       ItemHeight = 16
  266.       VertScrollBarStyles.ActiveFlat = False
  267.       VertScrollBarStyles.ButtonSize = 22
  268.       VertScrollBarStyles.Width = 21
  269.       VertScrollBarStyles.OwnerDraw = False
  270.       HorzScrollBarStyles.ActiveFlat = False
  271.       HorzScrollBarStyles.ButtonSize = 22
  272.       HorzScrollBarStyles.Width = 21
  273.       HorzScrollBarStyles.OwnerDraw = False
  274.       UseCustomScrollBars = False
  275.       AutoHistory = False
  276.       AutoHistoryDirection = ahdFirst
  277.       AutoHistoryLimit = 25
  278.       TopMargin = 2
  279.       RightMargin = 1
  280.       ReadOnly = True
  281.       BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  282.       OnChange = EditLang1Change
  283.       UseDisabledColors = True
  284.       LineBorderActiveColor = clBlack
  285.       LineBorderInactiveColor = clBlack
  286.       ButtonShortcut = 0
  287.       ButtonWidth = 20
  288.       AltButtonNumGlyphs = 1
  289.       AltButtonPopupPlace = ppDown
  290.       AltButtonShortcut = 0
  291.       AltButtonWidth = 15
  292.       BorderStyle = bsSingle
  293.       TabOrder = 5
  294.       ParentColor = False
  295.       DockOrientation = doNoOrient
  296.       DoubleBuffered = False
  297.     end
  298.     object EditArticle2: TElComboBox
  299.       Left = 328
  300.       Top = 96
  301.       Width = 112
  302.       Height = 24
  303.       Cursor = crIBeam
  304.       ButtonArrowColor = clBtnText
  305.       Items.Strings = (
  306.         'm'
  307.         'f'
  308.         'n'
  309.         'mn'
  310.         'fn')
  311.       AdjustDropDownPos = False
  312.       Style = csDropDownList
  313.       ItemHeight = 16
  314.       VertScrollBarStyles.ActiveFlat = False
  315.       VertScrollBarStyles.ButtonSize = 22
  316.       VertScrollBarStyles.Width = 21
  317.       VertScrollBarStyles.OwnerDraw = False
  318.       HorzScrollBarStyles.ActiveFlat = False
  319.       HorzScrollBarStyles.ButtonSize = 22
  320.       HorzScrollBarStyles.Width = 21
  321.       HorzScrollBarStyles.OwnerDraw = False
  322.       UseCustomScrollBars = False
  323.       AutoHistory = False
  324.       AutoHistoryDirection = ahdFirst
  325.       AutoHistoryLimit = 25
  326.       TopMargin = 2
  327.       RightMargin = 1
  328.       ReadOnly = True
  329.       BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  330.       OnChange = EditLang1Change
  331.       UseDisabledColors = True
  332.       LineBorderActiveColor = clBlack
  333.       LineBorderInactiveColor = clBlack
  334.       ButtonShortcut = 0
  335.       ButtonWidth = 20
  336.       AltButtonNumGlyphs = 1
  337.       AltButtonPopupPlace = ppDown
  338.       AltButtonShortcut = 0
  339.       AltButtonWidth = 15
  340.       BorderStyle = bsSingle
  341.       TabOrder = 6
  342.       ParentColor = False
  343.       DockOrientation = doNoOrient
  344.       DoubleBuffered = False
  345.     end
  346.   end
  347.   object GroupBox2: TGroupBox
  348.     Left = 16
  349.     Top = 312
  350.     Width = 457
  351.     Height = 105
  352.     Caption = 'Ulo'#382'it do chybovn'#237'ku'
  353.     TabOrder = 1
  354.     object Label1: TLabel
  355.       Left = 14
  356.       Top = 25
  357.       Width = 71
  358.       Height = 16
  359.       Caption = 'Popis chyby:'
  360.     end
  361.     object AutoSaveAsError: TCheckBox
  362.       Left = 16
  363.       Top = 64
  364.       Width = 289
  365.       Height = 17
  366.       Caption = 'Ulo'#382'it automaticky p'#345'i zm'#283'n'#283' z'#225'znamu'
  367.       TabOrder = 0
  368.     end
  369.     object Button3: TButton
  370.       Left = 339
  371.       Top = 61
  372.       Width = 100
  373.       Height = 28
  374.       Cancel = True
  375.       Caption = 'Ulo'#382'it'
  376.       ModalResult = 2
  377.       TabOrder = 1
  378.       OnClick = Button3Click
  379.     end
  380.     object EditErrorDescription: TElEdit
  381.       Left = 104
  382.       Top = 24
  383.       Width = 337
  384.       Height = 24
  385.       Cursor = crIBeam
  386.       BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  387.       RightMargin = 1
  388.       TopMargin = 2
  389.       BorderStyle = bsSingle
  390.       LineBorderActiveColor = clBlack
  391.       LineBorderInactiveColor = clBlack
  392.       MaxUndoLevel = 0
  393.       Ctl3D = True
  394.       ParentCtl3D = False
  395.       TabOrder = 2
  396.     end
  397.   end
  398. end
  399.