home *** CD-ROM | disk | FTP | other *** search
- inherited frmHoldDownKey: TfrmHoldDownKey
- Left = 164
- Top = 89
- HelpContext = 43
- OldCreateOrder = True
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- inherited pnlTop: TPanel
- inherited lblCommandName: TLabel
- Caption = ''
- end
- inherited img1616: TImage
- Picture.Data = {<image000.ico>}
- end
- inherited memActionDesc: TMemo
- Top = 24
- Lines.Strings = (
-
- 'Holds the specified key(s) down until a "Release Key" action is ' +
- 'specified in the '
-
- 'task. This action is only needed when a key or keys need to be ' +
- 'held down during '
-
- 'a mouse operation or across multiple steps. Otherwise the "Send' +
- ' Keystrokes" '
- 'action should be used as it supports special keys also.')
- end
- end
- inherited pnlCenter: TPanel
- inherited pgcControlPage: TPageControl
- inherited tbsAM5Main: TTabSheet
- object lblDescript: TLabel
- Left = 10
- Top = 16
- Width = 311
- Height = 13
- AutoSize = False
- Caption = 'Keys to hold down:'
- end
- object cboShift: TCheckBox
- Left = 24
- Top = 36
- Width = 113
- Height = 17
- Caption = '&Shift'
- TabOrder = 0
- end
- object cboCtrl: TCheckBox
- Left = 24
- Top = 65
- Width = 121
- Height = 17
- Caption = '&Ctrl'
- TabOrder = 1
- end
- object cboAltGr: TCheckBox
- Left = 24
- Top = 94
- Width = 120
- Height = 17
- Caption = 'Alt &Gr'
- TabOrder = 2
- end
- object cboAlt: TCheckBox
- Left = 24
- Top = 123
- Width = 105
- Height = 17
- Caption = '&Alt'
- TabOrder = 3
- end
- object cboWinkey: TCheckBox
- Left = 24
- Top = 152
- Width = 112
- Height = 17
- Caption = '&Winkey'
- TabOrder = 4
- end
- end
- end
- end
- inherited taclKeyboardTrap: TActionList
- Left = 196
- end
- inherited dxSIBarManager: TdxBarManager
- Categories.ItemsVisibles = (
- 2)
- Categories.Visibles = (
- True)
- PopupMenuLinks = <
- item
- Control = lsvAM5Errors
- PopupMenu = dxCheckPopup
- end>
- DockControlHeights = (
- 0
- 0
- 0
- 0)
- end
- inherited dxCheckPopup: TdxBarPopupMenu
- ItemLinks = <
- item
- Item = itmCheckAllErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end
- item
- Item = itmCheckNoErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end>
- end
- inherited IvTranslator1: TIvTranslator
- Left = 228
- Top = 348
- end
- end
-