home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 5 / ctrom5b.zip / ctrom5b / PROGRAM / DELPHI / ORPHTR / OVCCMDP0.DFM / OVCCMDP0.txt
Text File  |  1995-03-08  |  6KB  |  269 lines

  1. object frmCmdTable: TfrmCmdTable
  2.   Left = 278
  3.   Top = 141
  4.   ActiveControl = lbKeys
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsSingle
  7.   Caption = 'Command Table Editor'
  8.   ClientHeight = 359
  9.   ClientWidth = 441
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'System'
  13.   Font.Style = []
  14.   Menu = mnuCmdMenu
  15.   PixelsPerInch = 96
  16.   Position = poScreenCenter
  17.   OnActivate = FormActivate
  18.   OnCreate = FormCreate
  19.   TextHeight = 16
  20.   object TBevel
  21.     Left = 8
  22.     Top = 8
  23.     Width = 297
  24.     Height = 233
  25.   end
  26.   object TBevel
  27.     Left = 312
  28.     Top = 9
  29.     Width = 121
  30.     Height = 233
  31.   end
  32.   object TBevel
  33.     Left = 8
  34.     Top = 249
  35.     Width = 425
  36.     Height = 73
  37.   end
  38.   object lblWordStar: TLabel
  39.     Left = 312
  40.     Top = 291
  41.     Width = 106
  42.     Height = 16
  43.     Caption = '2-Key Command'
  44.   end
  45.   object tabTable: TTabSet
  46.     Left = 0
  47.     Top = 332
  48.     Width = 441
  49.     Height = 27
  50.     Hint = 'Table selection tabs'
  51.     Align = alBottom
  52.     DitherBackground = False
  53.     Font.Color = clWindowText
  54.     Font.Height = -11
  55.     Font.Name = 'MS Sans Serif'
  56.     Font.Style = []
  57.     OnChange = TableTabChange
  58.   end
  59.   object ckActive: TCheckBox
  60.     Left = 336
  61.     Top = 16
  62.     Width = 89
  63.     Height = 17
  64.     Hint = 'Table active flag'
  65.     HelpContext = 5
  66.     Alignment = taLeftJustify
  67.     Caption = 'Acti&ve'
  68.     TabOrder = 9
  69.     OnClick = ckActiveClick
  70.   end
  71.   object lbKeys: TListBox
  72.     Left = 14
  73.     Top = 49
  74.     Width = 137
  75.     Height = 184
  76.     Hint = 'Keys currently assigned to commands'
  77.     HelpContext = 1
  78.     ItemHeight = 16
  79.     TabOrder = 1
  80.     OnClick = lbKeysClick
  81.   end
  82.   object TPanel
  83.     Left = 159
  84.     Top = 16
  85.     Width = 137
  86.     Height = 25
  87.     Caption = 'Commands'
  88.     TabOrder = 2
  89.   end
  90.   object TPanel
  91.     Left = 16
  92.     Top = 16
  93.     Width = 137
  94.     Height = 25
  95.     Caption = 'Assigned Keys'
  96.     TabOrder = 0
  97.   end
  98.   object btnClose: TBitBtn
  99.     Left = 328
  100.     Top = 204
  101.     Width = 89
  102.     Height = 30
  103.     Hint = 'Exit the Command Table Editor'
  104.     HelpContext = 10
  105.     TabOrder = 14
  106.     OnClick = btnCloseClick
  107.     Kind = bkClose
  108.   end
  109.   object btnAssign: TBitBtn
  110.     Left = 328
  111.     Top = 49
  112.     Width = 89
  113.     Height = 30
  114.     Hint = 'Assign specified keys to the highlighted command'
  115.     HelpContext = 6
  116.     Caption = '&Assign'
  117.     TabOrder = 10
  118.     OnClick = btnAssignClick
  119.   end
  120.   object edFirst: TEdit
  121.     Left = 16
  122.     Top = 288
  123.     Width = 137
  124.     Height = 24
  125.     Hint = 'First command key sequence'
  126.     HelpContext = 3
  127.     MaxLength = 25
  128.     TabOrder = 5
  129.     Visible = False
  130.     OnChange = EditChange
  131.     OnEnter = EditEnter
  132.   end
  133.   object edSecond: TEdit
  134.     Left = 160
  135.     Top = 288
  136.     Width = 137
  137.     Height = 24
  138.     Hint = 'Second command key sequence'
  139.     HelpContext = 4
  140.     MaxLength = 25
  141.     TabOrder = 7
  142.     Visible = False
  143.     OnChange = EditChange
  144.     OnEnter = EditEnter
  145.   end
  146.   object ckWordstar: TCheckBox
  147.     Left = 320
  148.     Top = 272
  149.     Width = 97
  150.     Height = 17
  151.     Hint = 'WordStar two-key style flag'
  152.     HelpContext = 11
  153.     Alignment = taLeftJustify
  154.     Caption = '&WordStar'
  155.     TabOrder = 8
  156.     OnClick = ckWordstarClick
  157.   end
  158.   object btnNewCmd: TBitBtn
  159.     Left = 328
  160.     Top = 120
  161.     Width = 89
  162.     Height = 30
  163.     Hint = 'Generate and assign the specified keys to a user command'
  164.     HelpContext = 8
  165.     Caption = '&User Cmd'
  166.     TabOrder = 12
  167.     OnClick = btnUserCmdClick
  168.   end
  169.   object TPanel
  170.     Left = 16
  171.     Top = 256
  172.     Width = 137
  173.     Height = 25
  174.     Caption = 'First key'
  175.     TabOrder = 4
  176.   end
  177.   object TPanel
  178.     Left = 160
  179.     Top = 256
  180.     Width = 137
  181.     Height = 25
  182.     Caption = 'Second Key'
  183.     TabOrder = 6
  184.   end
  185.   object btnHelp: TBitBtn
  186.     Left = 328
  187.     Top = 155
  188.     Width = 89
  189.     Height = 30
  190.     Hint = 'Diisplay help for the Command Table Editor'
  191.     HelpContext = 9
  192.     TabOrder = 13
  193.     OnClick = btnHelpClick
  194.     Kind = bkHelp
  195.   end
  196.   object lbCommands: TListBox
  197.     Left = 159
  198.     Top = 48
  199.     Width = 137
  200.     Height = 185
  201.     Hint = 'Available commands'
  202.     HelpContext = 2
  203.     ItemHeight = 16
  204.     TabOrder = 3
  205.   end
  206.   object btnClear: TBitBtn
  207.     Left = 328
  208.     Top = 85
  209.     Width = 89
  210.     Height = 30
  211.     Hint = 'Clear the key mapping for the selcted key assignment'
  212.     HelpContext = 7
  213.     Caption = 'C&lear'
  214.     TabOrder = 11
  215.     OnClick = btnClearClick
  216.   end
  217.   object dlgSaveDialog: TSaveDialog
  218.     DefaultExt = 'CMD'
  219.     Filter = 'Command files (*.CMD)|*.CMD|All files (*.*)|*.*'
  220.     Options = [ofOverwritePrompt, ofHideReadOnly, ofPathMustExist]
  221.     Title = 'Save Command Table'
  222.     Left = 215
  223.     Top = 193
  224.   end
  225.   object dlgOpenDialog: TOpenDialog
  226.     DefaultExt = 'CMD'
  227.     Filter = 'Command files (*.CMD)|*.CMD|All files (*.*)|*.*'
  228.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist]
  229.     Title = 'Load Command Table'
  230.     Left = 256
  231.     Top = 192
  232.   end
  233.   object mnuCmdMenu: TMainMenu
  234.     Left = 175
  235.     Top = 193
  236.     object miTable: TMenuItem
  237.       Caption = '&Table'
  238.       object miNew: TMenuItem
  239.         Caption = '&New'
  240.         OnClick = miNewClick
  241.       end
  242.       object miDelete: TMenuItem
  243.         Caption = '&Delete'
  244.         OnClick = miDeleteClick
  245.       end
  246.       object miDuplicate: TMenuItem
  247.         Caption = 'D&uplicate'
  248.         OnClick = miDuplicateClick
  249.       end
  250.       object miLoad: TMenuItem
  251.         Caption = '&Load'
  252.         OnClick = miLoadClick
  253.       end
  254.       object miSave: TMenuItem
  255.         Caption = '&Save'
  256.         OnClick = miSaveClick
  257.       end
  258.       object miOrder: TMenuItem
  259.         Caption = '&Order'
  260.         OnClick = miOrderClick
  261.       end
  262.       object miRename: TMenuItem
  263.         Caption = '&Rename'
  264.         OnClick = miRenameClick
  265.       end
  266.     end
  267.   end
  268. end
  269.