home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-10-04 | 175.9 KB | 2,709 lines |
- Alphabetical Identifier Index for Object Professional
- =================================================================
- Extracted from the Object Professional manual, and manipulated into this
- format. Contents Copyright (c) 1989, by TurboPower Software. All rights
- reserved.
-
- This file provides an alphabetical listing of all documented constants, types,
- and variables in Object Professional. Each line lists the volume, chapter, and
- page where the identifier is documented, the name of the identifier, and the
- unit and object where it is declared. The object name will differ from '----'
- only for identifiers that represent documented field names within an object
- type.
-
- Where volume, chapter, and page numbers are replaced by asterisks, the
- identifier is documented in the READ.1ST file that is archived in README.LZH
- on the INSTALL diskette.
-
- The following kinds of identifiers are included in this index:
-
- Direct - a directive to MAKEHELP (always starts with !)
- Define - a conditional compilation define (always starts with $)
- Const - a constant (not a typed constant)
- TConst - a typed constant (may be modified at runtime)
- Type - a type declaration, including object and procedure types
- Var - a variable (always a global variable for this list)
- Field - a field within a record or an object
- Enum - an enumerated type element, effectively a constant
-
- Since the file is in strict columnar format, you could use a sort utility
- (like Vern Buerg's SORTF) to sort it into different order. The format we've
- provided seems to be the most popularly requested one.
-
- Vol Ch-Page Kind Identifier Unit Object
- === ======= ====== ====================== ======== ===========
- {2} 4-367 Direct !BIAS OpHelp ----
- {*} *-*** Direct !CONST OpHelp ----
- {2} 4-366 Direct !INCLUDE OpHelp ----
- {2} 4-365 Direct !INDEX OpHelp ----
- {2} 4-366 Direct !LINE OpHelp ----
- {2} 4-365 Direct !NOINDEX OpHelp ----
- {*} *-*** Direct !NOSEARCH OpHelp ----
- {2} 4-364 Direct !NOWRAP OpHelp ----
- {2} 4-366 Direct !PAGE OpHelp ----
- {2} 4-365 Direct !SCROLLING OpHelp ----
- {2} 4-365 Direct !TOPIC OpHelp ----
- {2} 4-364 Direct !WIDTH OpHelp ----
- {2} 4-364 Direct !WRAP OpHelp ----
-
- {1} 2-009 Define $N- ---- ----
-
- {3} 8-159 Type AbstractArray OpLarray ----
- {3} 8-159 Type AbstractArrayPtr OpLarray ----
- {2} 6-014 Type AbstractField OpAbsFld ----
- {1} 4-029 Type AbstractFrame OpFrame ----
- {1} 4-029 Type AbstractFramePtr OpFrame ----
- {2} 4-383 Type AbstractHelpWindow OpHelp ----
- {2} 4-383 Type AbstractHelpWindowPtr OpHelp ----
- {2} 6-063 Type AbstractSelector OpSelect ----
- {2} 6-063 Type AbstractSelectorPtr OpSelect ----
- {1} 4-061 Type AbstractWindow OpWindow ----
- {1} 4-061 Type AbstractWindowPtr OpWindow ----
- {3} 10-003 Type ActionCodeType OpDos ----
- {3} 10-035 Type ActionCodeType OpExec ----
- {1} 4-061 Field aFrame OpWindow RawWindow
- {3} 11-005 Field AH OpInt ----
- {3} 11-048 Field AH OpSwap1 ----
- {3} 11-005 Field AL OpInt ----
- {3} 11-048 Field AL OpSwap1 ----
- {1} 3-060 Enum All3Buttons OpMouse ----
- {1} 3-061 Const AllMouseEvents OpMouse ----
- {*} *-*** TConst AllowRemovable OpExec ----
- {2} 6-006 Const AlphaOnly OpAbsFld ----
- {2} 6-010 TConst AlphaOnlySet OpAbsFld ----
- {1} 3-047 Field AltItemColor OpCrt ColorSet
- {1} 3-047 Field AltItemMono OpCrt ColorSet
- {1} 3-047 Field AltSelItemColor OpCrt ColorSet
- {1} 3-047 Field AltSelItemMono OpCrt ColorSet
- {2} 6-006 Const AnyChar OpAbsFld ----
- {2} 6-010 TConst AnyCharSet OpAbsFld ----
- {2} 6-029 Type ArrayField OpField ----
- {2} 6-029 Type ArrayFieldPtr OpField ----
- {3} 8-159 Type ArrayType OpLarray ----
- {1} 4-029 Type ArrowArray OpFrame ----
- {1} 4-029 Type ArrowDirections OpFrame ----
- {1} 4-029 Enum arrowDown OpFrame ----
- {1} 4-029 Enum arrowLeft OpFrame ----
- {1} 4-029 Enum arrowRight OpFrame ----
- {1} 4-029 Enum arrowUp OpFrame ----
- {3} 9-035 Type Asciiz OpAsciiz ----
- {3} 9-035 Type AsciizPtr OpAsciiz ----
- {2} 6-063 Type asFieldProc OpSelect ----
- {1} 4-250 Field Attr OpDir ----
- {2} 4-381 Const Attr1Toggle OpHelp ----
- {2} 4-381 Const Attr2Toggle OpHelp ----
- {2} 4-381 Const Attr3Toggle OpHelp ----
- {1} 3-008 Const AutoMapMono OpCrt ----
- {3} 8-159 Type AutoPriority OpLarray ----
- {3} 11-005 Field AX OpInt ----
- {3} 11-048 Field AX OpSwap1 ----
-
- {2} 7-036 TConst BackSpaceChar OpPrint ----
- {2} 6-041 TConst BadBcd OpAbsFld ----
- {2} 5-061 TConst BadBrowseOptions OpBrowse ----
- {1} 3-093 TConst BadCmdOptions OpCmd ----
- {2} 6-041 TConst BadComp OpAbsFld ----
- {2} 6-209 Const BadDate OpDate ----
- {2} 6-041 TConst BadDbl OpAbsFld ----
- {1} 4-249 TConst BadDirOptions OpDir ----
- {2} 6-186 TConst BadEditOptions OpEdit ----
- {2} 5-037 TConst BadEditorOptions OpEditor ----
- {2} 6-024 TConst BadEFieldOptions OpField ----
- {2} 6-142 TConst BadEntryOptions OpEntry ----
- {2} 6-142 TConst BadEsFieldOptions OpEntry ----
- {2} 6-041 TConst BadExt OpAbsFld ----
- {2} 4-380 TConst BadHelpOptions OpHelp ----
- {2} 5-007 TConst BadMemoOptions OpMemo ----
- {1} 4-321 TConst BadMenuOptions OpMenu ----
- {1} 4-283 TConst BadPathOptions OpDir ----
- {1} 4-205 TConst BadPickOptions OpPick ----
- {2} 6-041 TConst BadReal OpAbsFld ----
- {2} 6-186 TConst BadSecEditOptions OpEdit ----
- {2} 6-024 TConst BadSEFieldOptions OpField ----
- {2} 6-088 TConst BadSelectOptions OpSelect ----
- {2} 6-017 TConst BadSFieldOptions OpField ----
- {2} 6-041 TConst BadSgl OpAbsFld ----
- {2} 6-199 TConst BadSimpEditOptions OpEdit ----
- {2} 6-209 Const BadTime OpDate ----
- {3} 14-003 Type BCD OpBcd ----
- {2} 6-029 Type BcdField OpField ----
- {2} 6-029 Type BcdFieldPtr OpField ----
- {3} 14-003 Const BCDsize OpBcd ----
- {3} 10-003 Enum Bernoulli OpDos ----
- {3} 11-005 Field BH OpInt ----
- {3} 11-048 Field BH OpSwap1 ----
- {2} 4-382 Field BiggestTopic OpHelp ----
- {1} 3-008 TConst BiosScroll OpCrt ----
- {3} 8-051 Type BitSet OpRoot ----
- {3} 8-051 Type BitSetPtr OpRoot ----
- {3} 11-005 Field BL OpInt ----
- {3} 11-048 Field BL OpSwap1 ----
- {1} 3-006 Const Black OpCrt ----
- {1} 3-049 Const BlackOnBlack OpColor ----
- {1} 3-049 Const BlackOnBlue OpColor ----
- {1} 3-051 Const BlackOnBrown OpColor ----
- {1} 3-050 Const BlackOnCyan OpColor ----
- {1} 3-049 Const BlackOnGreen OpColor ----
- {1} 3-051 Const BlackOnLtGray OpColor ----
- {1} 3-050 Const BlackOnMagenta OpColor ----
- {1} 3-050 Const BlackOnRed OpColor ----
- {1} 3-006 Const Blink OpCrt ----
- {1} 3-047 Field BlockColor OpCrt ColorSet
- {1} 3-047 Field BlockMono OpCrt ColorSet
- {1} 3-006 Const Blue OpCrt ----
- {1} 3-049 Const BlueOnBlack OpColor ----
- {1} 3-049 Const BlueOnBlue OpColor ----
- {1} 3-051 Const BlueOnBrown OpColor ----
- {1} 3-050 Const BlueOnCyan OpColor ----
- {1} 3-049 Const BlueOnGreen OpColor ----
- {1} 3-051 Const BlueOnLtGray OpColor ----
- {1} 3-050 Const BlueOnMagenta OpColor ----
- {1} 3-050 Const BlueOnRed OpColor ----
- {2} 7-036 Const Bold OpPrint ----
- {2} 6-030 Type BooleanField OpField ----
- {2} 6-030 Type BooleanFieldPtr OpField ----
- {2} 6-006 Const BooleanOnly OpAbsFld ----
- {2} 6-010 TConst BooleanSet OpAbsFld ----
- {1} 3-060 Enum BothButtons OpMouse ----
- {2} 7-086 Type BoxCharSet OpForm ----
- {2} 7-086 Type BoxCharType OpForm ----
- {3} 11-005 Field BP OpInt ----
- {3} 11-048 Field BP OpSwap1 ----
- {2} 7-009 Const bpAcknowledge OpPrnLow ----
- {2} 7-009 Const bpIOError OpPrnLow ----
- {2} 7-009 Const bpNotBusy OpPrnLow ----
- {2} 7-009 Const bpOutOfPaper OpPrnLow ----
- {3} 14-028 Field BpReg OpInline ----
- {2} 7-009 Const bpSelected OpPrnLow ----
- {2} 7-009 Const bpTimedOut OpPrnLow ----
- {2} 5-061 Const brBackward OpBrowse ----
- {2} 5-062 Field brBlkBegin OpBrowse Browser
- {2} 5-062 Field brBlkEnd OpBrowse Browser
- {2} 5-062 Field brBlockOn OpBrowse Browser
- {2} 5-062 Field brColOfs OpBrowse Browser
- {2} 5-062 Field brCurLine OpBrowse Browser
- {2} 5-062 Field brCurPos OpBrowse Browser
- {2} 5-062 Field brDefExt OpBrowse Browser
- {2} 5-061 Const brGlobal OpBrowse ----
- {2} 5-061 Const brHexMode OpBrowse ----
- {2} 5-062 Field brLastLine OpBrowse Browser
- {2} 5-062 Field brLastLine2 OpBrowse Browser
- {2} 5-062 Field brLastPos OpBrowse Browser
- {2} 5-062 Field brLPT OpBrowse Browser
- {2} 5-061 Const brMousePage OpBrowse ----
- {2} 5-061 Const brNewFile OpBrowse ----
- {2} 5-061 Const brNoCase OpBrowse ----
- {2} 5-062 Field brOptionSt OpBrowse Browser
- {1} 3-006 Const Brown OpCrt ----
- {1} 3-049 Const BrownOnBlack OpColor ----
- {1} 3-049 Const BrownOnBlue OpColor ----
- {1} 3-051 Const BrownOnBrown OpColor ----
- {1} 3-050 Const BrownOnCyan OpColor ----
- {1} 3-050 Const BrownOnGreen OpColor ----
- {1} 3-051 Const BrownOnLtGray OpColor ----
- {1} 3-050 Const BrownOnMagenta OpColor ----
- {1} 3-050 Const BrownOnRed OpColor ----
- {2} 5-061 TConst BrowseCfgEnd OpBrowse ----
- {2} 5-063 Var BrowseCommands OpBrowse ----
- {2} 5-062 Type BrowseEditFunc OpBrowse ----
- {2} 5-062 Type BrowseGetFileFunc OpBrowse ----
- {2} 5-061 TConst BrowseKeyID OpBrowse ----
- {2} 5-061 Const BrowseKeyMax OpBrowse ----
- {2} 5-061 TConst BrowseKeySet OpBrowse ----
- {2} 5-062 Type Browser OpBrowse ----
- {2} 5-062 Type BrowserPtr OpBrowse ----
- {2} 5-063 Type BrowseStatusProc OpBrowse ----
- {2} 5-062 Field brSearchSt OpBrowse Browser
- {2} 5-061 Const brStreamReload OpBrowse ----
- {2} 5-061 Const brStripHigh OpBrowse ----
- {2} 5-061 Const brTabExpand OpBrowse ----
- {2} 5-062 Field brWorkingFlag OpBrowse Browser
- {3} 9-002 Type BTable OpString ----
- {1} 3-060 Field Buffer OpMouse ----
- {3} 8-098 Type BufIdStream OpRoot ----
- {3} 8-098 Type BufIdStreamPtr OpRoot ----
- {1} 3-010 Var BufLen OpCrt ----
- {1} 3-060 Field BufSize OpMouse ----
- {1} 3-060 Type ButtonStatus OpMouse ----
- {1} 3-006 Const BW40 OpCrt ----
- {1} 3-006 Const BW80 OpCrt ----
- {3} 11-005 Field BX OpInt ----
- {3} 11-048 Field BX OpSwap1 ----
- {2} 6-030 Type ByteField OpField ----
- {2} 6-030 Type ByteFieldPtr OpField ----
- {2} 4-382 Type BytePtr OpHelp ----
- {1} 4-142 Type ByteSet OpWindow ----
- {1} 4-142 Type ByteSetPtr OpWindow ----
-
- {1} 3-006 Const C040 OpCrt ----
- {1} 3-006 Const C40 OpCrt ----
- {1} 3-006 Const C80 OpCrt ----
- {3} 14-026 Var CanRecover OpErrHan ----
- {3} 11-005 Field Captured OpInt ----
- {2} 6-010 Type CaseChange OpAbsFld ----
- {1} 4-250 Field Cat OpDir ----
- {1} 3-086 Const ccAbandonFile OpCmd ----
- {*} *-*** Const ccAltKey OpCmd ----
- {1} 3-084 Const ccAutoAdvance OpCmd ----
- {1} 3-083 Const ccBack OpCmd ----
- {1} 3-084 Const ccBackTab OpCmd ----
- {1} 3-084 Const ccBlkBegin OpCmd ----
- {1} 3-084 Const ccBlkBottom OpCmd ----
- {1} 3-084 Const ccBlkCopy OpCmd ----
- {1} 3-084 Const ccBlkDelete OpCmd ----
- {1} 3-084 Const ccBlkEnd OpCmd ----
- {1} 3-084 Const ccBlkIndent OpCmd ----
- {1} 3-084 Const ccBlkLCase OpCmd ----
- {1} 3-084 Const ccBlkMove OpCmd ----
- {1} 3-086 Const ccBlkPrint OpCmd ----
- {1} 3-084 Const ccBlkRead OpCmd ----
- {1} 3-084 Const ccBlkTCase OpCmd ----
- {1} 3-084 Const ccBlkToggle OpCmd ----
- {1} 3-084 Const ccBlkUCase OpCmd ----
- {1} 3-084 Const ccBlkUnindent OpCmd ----
- {1} 3-084 Const ccBlkWord OpCmd ----
- {1} 3-084 Const ccBlkWrite OpCmd ----
- {1} 3-086 Const ccCenterLine OpCmd ----
- {1} 3-083 Const ccChar OpCmd ----
- {1} 3-084 Const ccClickExit OpCmd ----
- {1} 3-083 Const ccCtrlChar OpCmd ----
- {1} 3-084 Const ccDecChoice OpCmd ----
- {1} 3-083 Const ccDel OpCmd ----
- {1} 3-084 Const ccDelBol OpCmd ----
- {1} 3-083 Const ccDelEol OpCmd ----
- {1} 3-084 Const ccDelLine OpCmd ----
- {1} 3-084 Const ccDelWord OpCmd ----
- {1} 3-084 Const ccDone OpCmd ----
- {1} 3-083 Const ccDown OpCmd ----
- {1} 3-086 Const ccDownLeft OpCmd ----
- {1} 3-086 Const ccDownRight OpCmd ----
- {1} 3-083 Const ccEnd OpCmd ----
- {1} 3-083 Const ccEndOfFile OpCmd ----
- {1} 3-083 Const ccError OpCmd ----
- {1} 3-084 Const ccExitAtBot OpCmd ----
- {1} 3-084 Const ccExitAtTop OpCmd ----
- {1} 3-084 Const ccExitLeft OpCmd ----
- {1} 3-084 Const ccExitRight OpCmd ----
- {1} 3-084 Const ccFirstFld OpCmd ----
- {1} 3-084 Const ccHelp OpCmd ----
- {1} 3-086 Const ccHexMode OpCmd ----
- {1} 3-083 Const ccHome OpCmd ----
- {1} 3-084 Const ccIncChoice OpCmd ----
- {1} 3-084 Const ccIndent OpCmd ----
- {1} 3-084 Const ccIndex OpCmd ----
- {1} 3-084 Const ccIns OpCmd ----
- {1} 3-086 Const ccInsertLine OpCmd ----
- {1} 3-085 Const ccJmpBegin OpCmd ----
- {1} 3-085 Const ccJmpEnd OpCmd ----
- {1} 3-086 Const ccJmpLine OpCmd ----
- {1} 3-084 Const ccJmpMark0 OpCmd ----
- {1} 3-084 Const ccJmpMark9 OpCmd ----
- {1} 3-084 Const ccLastFld OpCmd ----
- {1} 3-083 Const ccLeft OpCmd ----
- {1} 3-084 Const ccMarkToggle OpCmd ----
- {*} *-*** Const ccMouseAuto OpCmd ----
- {*} *-*** Const ccMouseDown OpCmd ----
- {1} 3-083 Const ccMouseSel OpCmd ----
- {1} 3-084 Const ccNested OpCmd ----
- {1} 3-086 Const ccNewFile OpCmd ----
- {1} 3-084 Const ccNextField OpCmd ----
- {1} 3-084 Const ccNextRec OpCmd ----
- {1} 3-084 Const ccNextXref OpCmd ----
- {1} 3-083 Const ccNone OpCmd ----
- {1} 3-083 Const ccPageDn OpCmd ----
- {1} 3-083 Const ccPageUp OpCmd ----
- {1} 3-084 Const ccPrevField OpCmd ----
- {1} 3-085 Const ccPrevPos OpCmd ----
- {1} 3-084 Const ccPrevRec OpCmd ----
- {1} 3-084 Const ccPrevTopic OpCmd ----
- {1} 3-084 Const ccPrevXref OpCmd ----
- {1} 3-083 Const ccQuit OpCmd ----
- {1} 3-084 Const ccReformatG OpCmd ----
- {1} 3-084 Const ccReformatP OpCmd ----
- {1} 3-086 Const ccReplace OpCmd ----
- {1} 3-086 Const ccReSearch OpCmd ----
- {1} 3-083 Const ccRestore OpCmd ----
- {1} 3-083 Const ccRight OpCmd ----
- {1} 3-086 Const ccRtMargin OpCmd ----
- {1} 3-086 Const ccSaveExit OpCmd ----
- {1} 3-086 Const ccSaveFile OpCmd ----
- {1} 3-086 Const ccSaveNamed OpCmd ----
- {1} 3-086 Const ccSaveSwitch OpCmd ----
- {1} 3-083 Const ccScreenBot OpCmd ----
- {1} 3-083 Const ccScreenTop OpCmd ----
- {1} 3-083 Const ccScrollDn OpCmd ----
- {1} 3-083 Const ccScrollUp OpCmd ----
- {1} 3-086 Const ccSearch OpCmd ----
- {1} 3-083 Const ccSelect OpCmd ----
- {1} 3-084 Const ccSetIndent OpCmd ----
- {1} 3-084 Const ccSetMark0 OpCmd ----
- {1} 3-084 Const ccSetMark9 OpCmd ----
- {1} 3-086 Const ccStripHigh OpCmd ----
- {1} 3-086 Const ccSubNext OpCmd ----
- {1} 3-086 Const ccSubPrev OpCmd ----
- {1} 3-086 Const ccSubQuit OpCmd ----
- {1} 3-084 Const ccTab OpCmd ----
- {1} 3-086 Const ccTabExpand OpCmd ----
- {1} 3-086 Const ccTabSize OpCmd ----
- {1} 3-086 Const ccTabToggle OpCmd ----
- {1} 3-086 Const ccToggle OpCmd ----
- {1} 3-083 Const ccTopOfFile OpCmd ----
- {1} 3-083 Const ccUp OpCmd ----
- {1} 3-086 Const ccUpLeft OpCmd ----
- {1} 3-086 Const ccUpRight OpCmd ----
- {1} 3-086 Const ccUser0 OpCmd ----
- {1} 3-086 Const ccUser54 OpCmd ----
- {1} 3-086 Const ccUser55 OpCmd ----
- {1} 3-086 Const ccUser65335 OpCmd ----
- {1} 3-083 Const ccWordLeft OpCmd ----
- {1} 3-083 Const ccWordRight OpCmd ----
- {1} 3-084 Const ccWordWrap OpCmd ----
- {1} 3-060 Enum CenterButton OpMouse ----
- {1} 3-061 Const CenterButtonPressed OpMouse ----
- {1} 3-061 Const CenterButtonReleased OpMouse ----
- {1} 3-007 Enum CGA OpCrt ----
- {3} 11-005 Field CH OpInt ----
- {3} 11-048 Field CH OpSwap1 ----
- {2} 4-382 Type CharArray OpHelp ----
- {2} 4-382 Type CharArrayPtr OpHelp ----
- {2} 6-031 Type CharField OpField ----
- {2} 6-031 Type CharFieldPtr OpField ----
- {3} 9-002 Type CharSet OpString ----
- {1} 3-006 Var CheckBreak OpCrt ----
- {1} 3-006 Var CheckEOF OpCrt ----
- {1} 3-006 Var CheckSnow OpCrt ----
- {2} 6-031 Type ChoiceField OpField ----
- {2} 6-031 Type ChoiceFieldPtr OpField ----
- {3} 8-032 Type CircularList OpRoot ----
- {3} 8-032 Type CircularListPtr OpRoot ----
- {3} 11-005 Field CL OpInt ----
- {3} 11-048 Field CL OpSwap1 ----
- {3} 14-018 Type Cloner OpClone ----
- {2} 7-009 Enum CloseCall OpPrnLow ----
- {1} 3-114 Field CmdCode OpCmd ----
- {3} 11-048 Field CmdEntryPtr OpSwap1 ----
- {3} 11-022 Field CmdEntryPtr OpTsr ----
- {1} 3-093 Type CmdTable OpCmd ----
- {1} 3-093 Type CmdTablePtr OpCmd ----
- {1} 3-006 Const CO80 OpCrt ----
- {2} 5-039 Field Col OpEditor ----
- {2} 6-209 TConst ColonChar OpDate ----
- {1} 3-007 Type ColorChoice OpCrt ----
- {1} 3-008 TConst ColorMap OpCrt ----
- {1} 3-007 Type ColorMapTable OpCrt ----
- {1} 3-046 Type ColorSet OpCrt ----
- {2} 6-006 Const Comma OpAbsFld ----
- {2} 6-006 TConst CommaChar OpAbsFld ----
- {3} 14-003 TConst CommaForPeriod OpBcd ----
- {3} 9-002 TConst CommaForPeriod OpString ----
- {1} 3-114 Type CommandPacker OpCmd ----
- {1} 3-093 Type CommandProcessor OpCmd ----
- {1} 3-093 Type CommandProcessorPtr OpCmd ----
- {1} 4-142 Type CommandWindow OpWindow ----
- {1} 4-142 Type CommandWindowPtr OpWindow ----
- {3} 9-002 Type CompareType OpString ----
- {2} 6-032 Type CompField OpField ----
- {2} 6-032 Type CompFieldPtr OpField ----
- {2} 4-382 Field CompLen OpHelp ----
- {2} 7-036 Const Compressed OpPrint ----
- {1} 3-114 Field Conflict OpCmd ----
- {3} 11-060 Field Control Op8087 ----
- {*} *-*** Enum Conventional OpEms ----
- {2} 6-025 Type ConversionProc OpField ----
- {*} *-*** Const Courier OpDevice ----
- {*} *-*** Const CourierBold OpDevice ----
- {1} 3-093 Const cpCtrlsAreChars OpCmd ----
- {1} 3-093 Const cpDeallocP OpCmd ----
- {1} 3-093 Const cpDeallocS OpCmd ----
- {1} 3-093 Const cpDoingChars OpCmd ----
- {1} 3-093 Const cpEnableMouse OpCmd ----
- {1} 3-093 Const cpMapWordStar OpCmd ----
- {*} *-*** Const cpMouseDrag OpCmd ----
- {1} 3-093 Const cpSwitchPriority OpCmd ----
- {1} 3-093 Const cpUpcase OpCmd ----
- {1} 3-093 Const cpWordCmds OpCmd ----
- {3} 11-005 Field CS OpInt ----
- {3} 11-048 Field CS OpSwap1 ----
- {3} 11-048 Field CSDataPtr OpSwap1 ----
- {3} 11-047 Type CSSwapDataPtr OpSwap1 ----
- {3} 11-047 Type CSSwapDataType OpSwap1 ----
- {1} 3-010 Var CtrlBreakFlag OpCrt ----
- {1} 3-009 TConst CtrlCharCursor OpCrt ----
- {1} 3-046 Field CtrlColor OpCrt ColorSet
- {1} 3-046 Field CtrlMono OpCrt ColorSet
- {1} 3-007 Enum cuBlock OpCrt ----
- {1} 3-007 Enum cuFat OpCrt ----
- {1} 3-007 Enum cuHidden OpCrt ----
- {1} 3-007 Enum cuNormal OpCrt ----
- {2} 6-006 Const CurrencyLt OpAbsFld ----
- {2} 6-006 TConst CurrencyLtStr OpAbsFld ----
- {2} 6-006 Const CurrencyRt OpAbsFld ----
- {2} 6-006 TConst CurrencyRtStr OpAbsFld ----
- {1} 3-010 Var CurrentDisplay OpCrt ----
- {3} 13-018 Var CurrentMacroPtr OpReplay ----
- {1} 3-010 Var CurrentMode OpCrt ----
- {1} 3-010 Var CurrentPage OpCrt ----
- {1} 4-061 TConst CurrentWindow OpWindow ----
- {1} 3-007 Type CursorType OpCrt ----
- {2} 4-414 Field CursX OpHelp ----
- {2} 4-414 Field CursY OpHelp ----
- {1} 3-007 Enum cuUnknown OpCrt ----
- {3} 11-005 Field CX OpInt ----
- {3} 11-048 Field CX OpSwap1 ----
- {1} 3-006 Const Cyan OpCrt ----
- {1} 3-049 Const CyanOnBlack OpColor ----
- {1} 3-049 Const CyanOnBlue OpColor ----
- {1} 3-051 Const CyanOnBrown OpColor ----
- {1} 3-050 Const CyanOnCyan OpColor ----
- {1} 3-049 Const CyanOnGreen OpColor ----
- {1} 3-051 Const CyanOnLtGray OpColor ----
- {1} 3-050 Const CyanOnMagenta OpColor ----
- {1} 3-050 Const CyanOnRed OpColor ----
-
- {2} 6-209 Field D OpDate ----
- {1} 3-006 Const DarkGray OpCrt ----
- {2} 6-208 Type Date OpDate ----
- {2} 6-209 Const Date1900 OpDate ----
- {2} 6-209 Const Date1980 OpDate ----
- {2} 6-209 Const Date2000 OpDate ----
- {2} 6-032 Type DateField OpField ----
- {2} 6-032 Type DateFieldPtr OpField ----
- {2} 6-209 Const DateLen OpDate ----
- {2} 6-006 Const DateSlash OpAbsFld ----
- {2} 6-210 Const DateSlash OpDate ----
- {2} 6-033 Type DateStField OpField ----
- {2} 6-033 Type DateStFieldPtr OpField ----
- {2} 6-208 Type DateString OpDate ----
- {2} 6-209 Type DateTimeRec OpDate ----
- {3} 14-018 Type DateUpdateType OpClone ----
- {2} 6-006 Const DayOnly OpAbsFld ----
- {2} 6-210 Const DayOnly OpDate ----
- {2} 6-006 Const DayOnlyU OpAbsFld ----
- {2} 6-210 Const DayOnlyU OpDate ----
- {2} 6-210 TConst DayString OpDate ----
- {2} 6-209 Type DayType OpDate ----
- {1} 4-028 TConst DblWindowFrame OpFrame ----
- {2} 6-006 TConst DecimalChar OpAbsFld ----
- {2} 6-006 Const DecimalPt OpAbsFld ----
- {3} 8-130 Field deCustom OpRoot DirEntry
- {3} 8-130 Const deDeleted OpRoot ----
- {1} 4-028 TConst DefArrows OpFrame ----
- {1} 3-008 TConst DefaultColorSet OpCrt ----
- {2} 7-036 TConst DefaultCPI OpPrint ----
- {1} 3-061 Const DefaultCursorMask OpMouse ----
- {2} 7-036 Const DefaultFont OpPrint ----
- {2} 7-036 TConst DefaultLPI OpPrint ----
- {2} 7-036 TConst DefaultLPP OpPrint ----
- {2} 6-211 Var DefaultMonth OpDate ----
- {1} 3-008 Const DefaultPadChar OpCrt ----
- {1} 3-008 Const DefaultPasswordChar OpCrt ----
- {2} 7-036 TConst DefaultPoint OpPrint ----
- {3} 8-158 TConst DefaultPriority OpLarray ----
- {1} 3-061 Const DefaultScreenMask OpMouse ----
- {2} 7-036 TConst DefaultStrikes OpPrint ----
- {2} 6-211 Var DefaultYear OpDate ----
- {1} 4-061 TConst DefBackChar OpWindow ----
- {1} 4-028 TConst DefBarChar OpFrame ----
- {3} 8-159 TConst DefBeepOnError OpLarray ----
- {2} 5-037 TConst DefBlockIndent OpEditor ----
- {2} 5-061 TConst DefBrowseExt OpBrowse ----
- {2} 5-061 TConst DefBrowseOptions OpBrowse ----
- {3} 14-018 Const DefBufSize OpClone ----
- {1} 3-093 TConst DefCmdOptions OpCmd ----
- {1} 3-008 TConst DefColorChoice OpCrt ----
- {1} 4-061 TConst DefCursor OpWindow ----
- {1} 4-249 TConst DefDirOptions OpDir ----
- {2} 6-187 TConst DefEditOptions OpEdit ----
- {2} 5-037 TConst DefEditorExt OpEditor ----
- {2} 5-038 TConst DefEditorOptions OpEditor ----
- {2} 6-024 TConst DefEFieldOptions OpField ----
- {2} 6-142 TConst DefEntryOptions OpEntry ----
- {2} 4-380 TConst DefHelpOptions OpHelp ----
- {3} 13-003 Var DefinedKeys OpMacro ----
- {1} 4-313 TConst DefItemOptions OpMenu ----
- {2} 5-007 TConst DefMaxLength OpMemo ----
- {2} 5-007 TConst DefMemoOptions OpMemo ----
- {1} 4-321 TConst DefMenuOptions OpMenu ----
- {2} 7-086 TConst DefPadCh OpForm ----
- {2} 6-025 TConst DefPadChar OpField ----
- {2} 6-025 TConst DefPasswordChar OpField ----
- {1} 4-283 TConst DefPathOptions OpDir ----
- {1} 4-205 TConst DefPickOptions OpPick ----
- {2} 6-187 TConst DefSecEditOptions OpEdit ----
- {2} 6-025 TConst DefSEFieldOptions OpField ----
- {2} 6-088 TConst DefSelectOptions OpSelect ----
- {2} 6-017 TConst DefSFieldOptions OpField ----
- {1} 4-028 TConst DefShadowCharH OpFrame ----
- {1} 4-028 TConst DefShadowCharV OpFrame ----
- {2} 6-199 TConst DefSimpEditOptions OpEdit ----
- {1} 4-028 TConst DefSliderChar OpFrame ----
- {2} 5-007 TConst DefTabDelta OpMemo ----
- {1} 4-028 TConst DefWindowFrame OpFrame ----
- {1} 4-061 TConst DefWindowOptions OpWindow ----
- {2} 6-062 TConst DefWrapMode OpSelect ----
- {1} 3-047 Field DelimColor OpCrt ColorSet
- {1} 3-047 Field DelimMono OpCrt ColorSet
- {1} 3-008 TConst DetectMultitasking OpCrt ----
- {3} 8-130 Const deUnused OpRoot ----
- {3} 8-130 Field deUser OpRoot DirEntry
- {3} 11-005 Field DH OpInt ----
- {3} 11-048 Field DH OpSwap1 ----
- {3} 11-005 Field DI OpInt ----
- {3} 11-048 Field DI OpSwap1 ----
- {1} 4-249 TConst diArchiveChar OpDir ----
- {1} 4-249 Const diDirsUpcase OpDir ----
- {1} 4-249 Const diExitIfOne OpDir ----
- {1} 4-249 Const diFilesUpcase OpDir ----
- {1} 4-250 Type diFormatProc OpDir ----
- {2} 6-006 Const DigitOnly OpAbsFld ----
- {2} 6-010 TConst DigitOnlySet OpAbsFld ----
- {1} 4-249 TConst diHiddenChar OpDir ----
- {1} 4-250 Type diInitCommandProc OpDir ----
- {2} 7-036 Const Dim OpPrint ----
- {2} 7-037 Type Dimension OpPrint ----
- {1} 4-249 Const diOptimizeSize OpDir ----
- {1} 4-250 Type DirArrayPtr OpDir ----
- {1} 4-249 TConst diReadOnlyChar OpDir ----
- {3} 8-130 Const DirectorySig OpRoot ----
- {1} 3-006 Var DirectVideo OpCrt ----
- {1} 4-250 Type diRejectFunc OpDir ----
- {3} 8-131 Type DirEntries OpRoot ----
- {3} 8-130 Type DirEntry OpRoot ----
- {3} 8-130 Type DirEntryName OpRoot ----
- {3} 8-130 Type DirEntryPtr OpRoot ----
- {1} 4-250 Type DirList OpDir ----
- {1} 4-250 Type DirListPtr OpDir ----
- {3} 8-131 Type DirPtr OpRoot ----
- {1} 4-250 Type DirRec OpDir ----
- {1} 4-250 Type DirRecArray OpDir ----
- {1} 4-250 Type DirRecPtr OpDir ----
- {1} 3-061 Const DisableEventHandler OpMouse ----
- {2} 5-007 TConst DisallowedInReadOnlyMode OpMemo ----
- {1} 4-249 Const diSetFirstFile OpDir ----
- {*} *-*** Const diShowDrives OpDir ----
- {3} 10-003 Type DiskClass OpDos ----
- {2} 7-009 Enum DiskFile OpPrnLow ----
- {1} 4-250 Type diSortProc OpDir ----
- {1} 4-250 Field Disp OpDir ----
- {1} 3-009 TConst DisplayOverride OpCrt ----
- {1} 3-007 Type DisplayType OpCrt ----
- {1} 4-250 Type DispRec OpDir ----
- {1} 4-250 Type DispRecPtr OpDir ----
- {1} 4-249 TConst diSystemChar OpDir ----
- {1} 4-249 Const diUserNewHdr OpDir ----
- {1} 3-049 Const DkGrayOnBlack OpColor ----
- {1} 3-049 Const DkGrayOnBlue OpColor ----
- {1} 3-051 Const DkGrayOnBrown OpColor ----
- {1} 3-050 Const DkGrayOnCyan OpColor ----
- {1} 3-050 Const DkGrayOnGreen OpColor ----
- {1} 3-051 Const DkGrayOnLtGray OpColor ----
- {1} 3-050 Const DkGrayOnMagenta OpColor ----
- {1} 3-050 Const DkGrayOnRed OpColor ----
- {3} 11-005 Field DL OpInt ----
- {3} 11-048 Field DL OpSwap1 ----
- {3} 8-098 Type DosIdStream OpRoot ----
- {3} 8-098 Type DosIdStreamPtr OpRoot ----
- {2} 6-033 Type DoubleField OpField ----
- {2} 6-033 Type DoubleFieldPtr OpField ----
- {2} 7-086 TConst DoubleLineBox OpForm ----
- {3} 8-032 Type DoubleList OpRoot ----
- {3} 8-032 Type DoubleListNode OpRoot ----
- {3} 8-032 Type DoubleListPtr OpRoot ----
- {3} 8-032 Type DoubleNodePtr OpRoot ----
- {2} 7-036 Const DoubleStrike OpPrint ----
- {2} 7-036 Const DoubleWidth OpPrint ----
- {2} 6-025 Type DrawProc OpField ----
- {3} 11-005 Field DS OpInt ----
- {3} 11-048 Field DS OpSwap1 ----
- {3} 11-005 Field Dummy OpInt ----
- {3} 11-048 Field Dummy OpSwap1 ----
- {3} 11-005 Type Dummy5 OpInt ----
- {3} 11-005 Field DX OpInt ----
- {3} 11-048 Field DX OpSwap1 ----
-
- {*} *-*** Const ecAbstractCall OpRoot ----
- {3} 8-153 Const ecAccessDenied OpRoot ----
- {*} *-*** Const ecArrayTooBig OpRoot ----
- {3} 8-153 Const ecBadCharacter OpRoot ----
- {*} *-*** Const ecBadChildError OpRoot ----
- {3} 8-153 Const ecBadCoordinates OpRoot ----
- {3} 8-153 Const ecBadDimensions OpRoot ----
- {3} 8-153 Const ecBadFormat OpRoot ----
- {3} 8-153 Const ecBadParam OpRoot ----
- {3} 8-153 Const ecBadPickHandler OpRoot ----
- {3} 8-153 Const ecBadPickOrient OpRoot ----
- {3} 8-153 Const ecBadSignature OpRoot ----
- {3} 8-153 Const ecBadStructLen OpRoot ----
- {3} 8-153 Const ecBlanksInField OpRoot ----
- {3} 8-153 Const ecBufferFull OpRoot ----
- {3} 8-153 Const ecByteStkOverflow OpRoot ----
- {3} 8-153 Const ecCantFreeEms OpRoot ----
- {3} 8-153 Const ecColOutOfRange OpRoot ----
- {3} 8-153 Const ecCrcError OpRoot ----
- {3} 8-153 Const ecDeviceRead OpRoot ----
- {3} 8-153 Const ecDeviceWrite OpRoot ----
- {3} 8-153 Const ecDiagNotAllowed OpRoot ----
- {3} 8-153 Const ecDirectoryFull OpRoot ----
- {3} 8-153 Const ecDirTooBig OpRoot ----
- {3} 8-153 Const ecDiskFull OpRoot ----
- {3} 8-153 Const ecDiskRead OpRoot ----
- {3} 8-153 Const ecDivideByZero OpRoot ----
- {3} 8-153 Const ecDriveNotReady OpRoot ----
- {3} 8-153 Const ecDuplicateName OpRoot ----
- {3} 8-153 Const ecElementTooBig OpRoot ----
- {3} 8-153 Const ecElSizeIsZero OpRoot ----
- {3} 8-153 Const ecEmsAllocation OpRoot ----
- {3} 8-153 Const ecEmsPageMapping OpRoot ----
- {3} 8-153 Const ecEntryNotFound OpRoot ----
- {3} 8-153 Const ecFieldNotFound OpRoot ----
- {3} 8-153 Const ecFieldRequired OpRoot ----
- {3} 8-153 Const ecFileIsEmpty OpRoot ----
- {3} 8-153 Const ecFileNotFound OpRoot ----
- {3} 8-153 Const ecFileTooLarge OpRoot ----
- {3} 8-153 Const ecFileTruncated OpRoot ----
- {3} 8-153 Const ecFlushError OpRoot ----
- {3} 8-153 Const ecFontStackError OpRoot ----
- {3} 8-153 Const ecFontStkOverflow OpRoot ----
- {3} 8-153 Const ecHardwareFailure OpRoot ----
- {3} 8-153 Const ecHelpInvalid OpRoot ----
- {3} 8-153 Const ecIdNotRegistered OpRoot ----
- {3} 8-153 Const ecIdRegisteredDup OpRoot ----
- {3} 8-153 Const ecIdUnknown OpRoot ----
- {3} 8-153 Const ecIncorrectSize OpRoot ----
- {3} 8-153 Const ecInsufficientEms OpRoot ----
- {3} 8-153 Const ecInvalidData OpRoot ----
- {3} 8-153 Const ecInvalidDrive OpRoot ----
- {3} 8-153 Const ecInvalidFormat OpRoot ----
- {3} 8-153 Const ecInvalidHandle OpRoot ----
- {3} 8-153 Const ecInvalidNumber OpRoot ----
- {3} 8-153 Const ecInvalidPrinter OpRoot ----
- {3} 8-153 Const ecKeyTableFull OpRoot ----
- {3} 8-153 Const ecLessThanOnePage OpRoot ----
- {3} 8-153 Const ecLineTooLong OpRoot ----
- {3} 8-153 Const ecLoadFailed OpRoot ----
- {3} 8-153 Const ecNameBlank OpRoot ----
- {3} 8-153 Const ecNilPointer OpRoot ----
- {3} 8-153 Const ecNoBlock OpRoot ----
- {3} 8-153 Const ecNoBlockDefined OpRoot ----
- {3} 8-153 Const ecNoBoundHelp OpRoot ----
- {3} 8-153 Const ecNoEms OpRoot ----
- {3} 8-153 Const ecNoFields OpRoot ----
- {3} 8-153 Const ecNoFieldsOnPage OpRoot ----
- {3} 8-153 Const ecNoHelpForTopic OpRoot ----
- {3} 8-153 Const ecNoMoreFiles OpRoot ----
- {3} 8-153 Const ecNoPickItems OpRoot ----
- {3} 8-153 Const ecNoPickSelection OpRoot ----
- {3} 8-153 Const ecNoPositionPrim OpRoot ----
- {3} 8-153 Const ecNoPrnDriver OpRoot ----
- {3} 8-153 Const ecNoProcessor OpRoot ----
- {3} 8-153 Const ecNoSuchField OpRoot ----
- {3} 8-153 Const ecNotAssigned OpRoot ----
- {3} 8-153 Const ecNotLArrayFile OpRoot ----
- {3} 8-153 Const ecNotOpen OpRoot ----
- {3} 8-153 Const ecNotOpenInput OpRoot ----
- {3} 8-153 Const ecNotOpenOutput OpRoot ----
- {3} 8-153 Const ecNotScrollable OpRoot ----
- {3} 8-153 Const ecNotToScreen OpRoot ----
- {3} 8-153 Const ecOutOfMemory OpRoot ----
- {3} 8-153 Const ecOutOfPaper OpRoot ----
- {3} 8-153 Const ecOutOfRange OpRoot ----
- {3} 8-153 Const ecOverLineLimit OpRoot ----
- {3} 8-153 Const ecPackFailed OpRoot ----
- {3} 8-153 Const ecPartialEntry OpRoot ----
- {3} 8-153 Const ecPartialMatch OpRoot ----
- {3} 8-153 Const ecPathNotFound OpRoot ----
- {3} 8-153 Const ecPosOutOfRange OpRoot ----
- {*} *-*** Const ecPtrNotRegistered OpRoot ----
- {3} 8-153 Const ecQueueEmpty OpRoot ----
- {3} 8-153 Const ecQueueFull OpRoot ----
- {3} 8-153 Const ecRowOutOfRange OpRoot ----
- {3} 8-153 Const ecSectorNotFound OpRoot ----
- {3} 8-153 Const ecSeekError OpRoot ----
- {3} 8-153 Const ecStringNotFound OpRoot ----
- {3} 8-153 Const ecTooManyFields OpRoot ----
- {3} 8-153 Const ecTooManyFiles OpRoot ----
- {3} 8-153 Const ecTooManyLines OpRoot ----
- {3} 8-153 Const ecUndefinedNum OpRoot ----
- {3} 8-153 Const ecUnknownCommand OpRoot ----
- {3} 8-153 Const ecUnknownMedia OpRoot ----
- {3} 8-153 Const ecUnknownUnit OpRoot ----
- {3} 8-153 Const ecWinBadIndex OpRoot ----
- {3} 8-153 Const ecWinCoordsBad OpRoot ----
- {*} *-*** Const ecWinFieldError OpRoot ----
- {3} 8-153 Const ecWinInaccessible OpRoot ----
- {3} 8-153 Const ecWinIsActive OpRoot ----
- {3} 8-153 Const ecWinIsChild OpRoot ----
- {*} *-*** Const ecWinIsChild OpRoot ----
- {3} 8-153 Const ecWinIsZoomed OpRoot ----
- {3} 8-153 Const ecWinNotActive OpRoot ----
- {3} 8-153 Const ecWinNotCurrent OpRoot ----
- {3} 8-153 Const ecWinNotSizeable OpRoot ----
- {3} 8-153 Const ecWriteProtected OpRoot ----
- {2} 6-187 TConst EditCfgEnd OpEdit ----
- {2} 6-187 Field EditCommands OpEdit ----
- {2} 6-187 TConst EditKeyID OpEdit ----
- {2} 6-187 Const EditKeyMax OpEdit ----
- {2} 6-187 TConst EditKeySet OpEdit ----
- {2} 5-038 TConst EditorCfgEnd OpEditor ----
- {2} 5-040 Var EditorCommands OpEditor ----
- {2} 5-039 Type EditorEditFunc OpEditor ----
- {2} 5-039 Type EditorGetFileFunc OpEditor ----
- {2} 5-038 TConst EditorKeyID OpEditor ----
- {2} 5-038 Const EditorKeyMax OpEditor ----
- {2} 5-038 TConst EditorKeySet OpEditor ----
- {2} 5-039 Type EditorYesNoFunc OpEditor ----
- {2} 6-025 Type EditProc OpField ----
- {2} 6-023 Const efAllowEscape OpField ----
- {2} 6-022 Const efAutoAdvance OpField ----
- {2} 6-022 Const efAutoAdvanceBegin OpField ----
- {2} 6-022 Const efAutoAdvanceChar OpField ----
- {2} 6-022 Const efAutoAdvanceCursor OpField ----
- {2} 6-022 Const efAutoAdvanceEnd OpField ----
- {2} 6-022 Const efAutoAdvCharBegin OpField ----
- {2} 6-022 Const efAutoAdvCharEnd OpField ----
- {2} 6-022 Const efAutoAdvCurBegin OpField ----
- {2} 6-022 Const efAutoAdvCurEnd OpField ----
- {2} 6-023 Const efAutoNumLock OpField ----
- {2} 6-023 Const efBeepOnError OpField ----
- {2} 6-023 Const efClearFirstChar OpField ----
- {2} 6-023 Const efClickExit OpField ----
- {2} 6-026 Field efConvert OpField EntryField
- {2} 6-022 Const efCursorToEnd OpField ----
- {2} 6-026 Field efDataSize OpField EntryField
- {2} 6-023 Const efDefaultAccepted OpField ----
- {2} 6-026 Field efDPlaces OpField EntryField
- {2} 6-026 Field efDraw OpField EntryField
- {2} 6-026 Field efEditor OpField EntryField
- {2} 6-026 Field efEditSt OpField EntryField
- {2} 6-023 Const efExitAtEdges OpField ----
- {2} 6-023 Const efForceLower OpField ----
- {2} 6-023 Const efForceMode OpField ----
- {2} 6-023 Const efForceOvertype OpField ----
- {2} 6-023 Const efForceUpper OpField ----
- {2} 6-022 Const efHidden OpField ----
- {2} 6-023 Const efHideCursor OpField ----
- {2} 6-023 Const efHouseCursorAtEnd OpField ----
- {2} 6-022 Const efInsertPushes OpField ----
- {2} 6-022 Const efInvisible OpField ----
- {2} 6-022 Const efMapCtrls OpField ----
- {2} 6-023 Const efMapExtended OpField ----
- {2} 6-026 Field efMaxLen OpField EntryField
- {2} 6-022 Const efMultChoice OpField ----
- {2} 6-026 Field efPadChar OpField EntryField
- {2} 6-023 Const efParensForMinus OpField ----
- {2} 6-022 Const efPasswordMode OpField ----
- {2} 6-026 Field efPicture OpField EntryField
- {2} 6-026 Field efPrompt OpField EntryField
- {2} 6-022 Const efProtected OpField ----
- {2} 6-026 Field efRangeHi OpField EntryField
- {2} 6-026 Field efRangeLo OpField EntryField
- {*} *-*** Const efReadOnly OpField ----
- {2} 6-023 Const efRequired OpField ----
- {2} 6-022 Const efRightJustify OpField ----
- {2} 6-023 Const efShowReadChar OpField ----
- {2} 6-022 Const efTrimBlanks OpField ----
- {2} 6-026 Field efValidate OpField EntryField
- {2} 6-026 Field efVarPtr OpField EntryField
- {1} 3-007 Enum EGA OpCrt ----
- {3} 14-046 Var ElementsSorted OpSort ----
- {3} 8-153 TConst emBadCharacter OpRoot ----
- {3} 8-153 TConst emBadDimensions OpRoot ----
- {3} 8-153 TConst emBlanksInField OpRoot ----
- {3} 8-153 TConst emBlockRead OpRoot ----
- {3} 8-153 TConst emBlockWrite OpRoot ----
- {3} 8-153 TConst emBufferFull OpRoot ----
- {3} 8-153 TConst emByteStkOverflow OpRoot ----
- {3} 8-153 TConst emCantFreeEms OpRoot ----
- {3} 8-153 TConst emCloseError OpRoot ----
- {3} 8-153 TConst emColOutOfRange OpRoot ----
- {3} 8-153 TConst emComLit OpRoot ----
- {3} 8-153 TConst emDiagNotAllowed OpRoot ----
- {3} 8-153 TConst emDirTooBig OpRoot ----
- {3} 8-153 TConst emDriveNotReady OpRoot ----
- {3} 8-153 TConst emElementTooBig OpRoot ----
- {3} 8-153 TConst emElSizeIsZero OpRoot ----
- {3} 8-153 TConst emEmsAllocation OpRoot ----
- {3} 8-153 TConst emEmsPageMapping OpRoot ----
- {3} 8-153 TConst emFieldRequired OpRoot ----
- {3} 8-153 TConst emFileIsEmpty OpRoot ----
- {3} 8-153 TConst emFileModified OpRoot ----
- {3} 8-153 TConst emFileNotFound OpRoot ----
- {3} 8-153 TConst emFileTooLarge OpRoot ----
- {3} 8-153 TConst emFileTruncated OpRoot ----
- {3} 8-153 TConst emFlushError OpRoot ----
- {3} 8-153 TConst emFontStackError OpRoot ----
- {3} 8-153 TConst emFontStkOverflow OpRoot ----
- {3} 8-153 TConst emIndentLevel OpRoot ----
- {3} 8-153 TConst emInsOver OpRoot ----
- {3} 8-153 TConst emInsufficientEMS OpRoot ----
- {3} 8-153 TConst emInsufficientMemory OpRoot ----
- {3} 8-153 TConst emInvalidDate OpRoot ----
- {3} 8-153 TConst emInvalidDrive OpRoot ----
- {3} 8-153 TConst emInvalidNumber OpRoot ----
- {3} 8-153 TConst emInvalidPrinter OpRoot ----
- {3} 8-153 TConst emInvalidTime OpRoot ----
- {3} 8-153 TConst emLessThanOnePage OpRoot ----
- {3} 8-153 TConst emLineNumber OpRoot ----
- {3} 8-153 TConst emLineTooLong OpRoot ----
- {3} 8-153 TConst emMacedInstructions OpRoot ----
- {3} 8-153 TConst emMacro OpRoot ----
- {3} 8-153 TConst emNewFile OpRoot ----
- {3} 8-153 TConst emNoBlock OpRoot ----
- {3} 8-153 TConst emNoBlockDefined OpRoot ----
- {3} 8-153 TConst emNoEms OpRoot ----
- {3} 8-153 TConst emNoFieldsOnPage OpRoot ----
- {3} 8-153 TConst emNoMoreFiles OpRoot ----
- {3} 8-153 TConst emNoPickItems OpRoot ----
- {3} 8-153 TConst emNoPositionPrim OpRoot ----
- {3} 8-153 TConst emNoPrnDriver OpRoot ----
- {3} 8-153 TConst emNoSuchField OpRoot ----
- {3} 8-153 TConst emNotLArrayFile OpRoot ----
- {3} 8-153 TConst emNotToScreen OpRoot ----
- {3} 8-153 TConst emNullError OpRoot ----
- {2} 6-006 Const EmOnly OpAbsFld ----
- {2} 6-210 Const EmOnly OpDate ----
- {3} 8-153 TConst emOpenError OpRoot ----
- {3} 8-153 TConst emOptionString OpRoot ----
- {3} 8-153 TConst emOutOfRange OpRoot ----
- {3} 8-153 TConst emOverLineLimit OpRoot ----
- {3} 8-153 TConst emPartialEntry OpRoot ----
- {3} 8-153 TConst emPathNotFound OpRoot ----
- {3} 8-153 TConst emPosOutOfRange OpRoot ----
- {3} 8-153 TConst emReadError OpRoot ----
- {3} 8-153 TConst emReplaceWith OpRoot ----
- {3} 8-153 TConst emReplaceYesNo OpRoot ----
- {3} 8-153 TConst emRightMargin OpRoot ----
- {3} 8-153 TConst emRowOutOfRange OpRoot ----
- {3} 10-035 Var EmsAllocated OpExec ----
- {3} 11-047 TConst EmsAllocated OpSwap1 ----
- {3} 8-159 Type EmsArray OpLarray ----
- {3} 8-159 Type EmsArrayPtr OpLarray ----
- {3} 8-160 Var EmsAvailable OpLarray ----
- {3} 8-153 TConst emSearchFor OpRoot ----
- {3} 12-003 Const EmsErrorCode OpEms ----
- {*} *-*** TConst EmsOverXms OpSwap1 ----
- {*} *-*** Type EmsPtrRecord OpEms ----
- {*} *-*** Type EmsPtrType OpEms ----
- {3} 8-159 Type EmsRCArray OpLarray ----
- {3} 8-159 Type EmsRCArrayPtr OpLarray ----
- {*} *-*** TConst EmsResult OpEms ----
- {3} 8-153 TConst emStringNotFound OpRoot ----
- {3} 8-153 TConst emTabSize OpRoot ----
- {3} 8-153 TConst emTooManyLines OpRoot ----
- {3} 8-153 TConst emUnknownError OpRoot ----
- {3} 8-153 TConst emWriteError OpRoot ----
- {3} 10-044 TConst EnableEnhanced OpEnhKbd ----
- {3} 13-003 Const EndOfMacro OpMacro ----
- {3} 13-018 Const EndOfMacro OpReplay ----
- {1} 3-010 Var EnhancedDisplay OpCrt ----
- {2} 6-142 TConst EntryCfgEnd OpEntry ----
- {2} 6-143 Var EntryCommands OpEntry ----
- {2} 6-026 Type EntryField OpField ----
- {2} 6-026 Type EntryFieldPtr OpField ----
- {2} 6-142 TConst EntryKeyID OpEntry ----
- {2} 6-142 Const EntryKeyMax OpEntry ----
- {2} 6-142 TConst EntryKeySet OpEntry ----
- {2} 6-143 Type EntryScreen OpEntry ----
- {2} 6-143 Type EntryScreenPtr OpEntry ----
- {3} 10-003 Field EnvLen OpDos ----
- {3} 10-003 Field EnvPtr OpDos ----
- {3} 10-003 Type EnvRec OpDos ----
- {3} 10-003 Field EnvSeg OpDos ----
- {3} 8-153 Const epFatal OpRoot ----
- {3} 8-153 Const epMessage OpRoot ----
- {3} 8-153 Const epNonFatal OpRoot ----
- {3} 8-153 Const epWarning OpRoot ----
- {2} 5-028 TConst ErrorColor OpEditor ----
- {2} 5-028 TConst ErrorMono OpEditor ----
- {3} 8-153 Type ErrorProc OpRoot ----
- {2} 5-028 TConst ErrorRow OpEditor ----
- {3} 11-005 Field ES OpInt ----
- {3} 11-048 Field ES OpSwap1 ----
- {2} 6-142 Const esDeallocUserRec OpEntry ----
- {2} 6-142 Const esFastUpdates OpEntry ----
- {2} 6-143 Type esFieldProc OpEntry ----
- {2} 6-143 Field esInsertMode OpEntry EntryScreen
- {2} 6-143 Field esLeftD OpEntry EntryScreen
- {2} 6-142 Const esMousePage OpEntry ----
- {2} 6-143 Field esPasswordChar OpEntry EntryScreen
- {2} 6-142 Const esReadOnly OpEntry ----
- {2} 6-143 Field esRightD OpEntry EntryScreen
- {*} *-*** Const esSamePosition OpEntry ----
- {2} 6-142 Const esScrollByPage OpEntry ----
- {2} 6-143 Type esUserProc OpEntry ----
- {2} 6-143 Type esUserValidationFunc OpEntry ----
- {3} 8-153 Const etFatal OpRoot ----
- {3} 8-153 Const etMessage OpRoot ----
- {3} 8-153 Const etNoError OpRoot ----
- {3} 8-153 Const etNonFatal OpRoot ----
- {3} 8-153 Const etWarning OpRoot ----
- {3} 8-159 Enum ExactInit OpLarray ----
- {3} 10-003 Type ExecDosProc OpDos ----
- {3} 10-003 Const ExecPauseAfterRun OpDos ----
- {3} 10-034 Const ExecPauseAfterRun OpExec ----
- {3} 10-003 Const ExecRestoreScreen OpDos ----
- {3} 10-034 Const ExecRestoreScreen OpExec ----
- {3} 10-003 Const ExecSaveScreen OpDos ----
- {3} 10-034 Const ExecSaveScreen OpExec ----
- {3} 10-003 Const ExecShowMemory OpDos ----
- {3} 10-034 Const ExecShowMemory OpExec ----
- {*} *-*** Enum ExitAtBot OpSelect ----
- {2} 6-063 Enum ExitAtEdges OpSelect ----
- {*} *-*** Enum ExitAtTop OpSelect ----
- {*} *-*** Enum Expanded OpEms ----
- {2} 6-033 Type ExtendedField OpField ----
- {2} 6-033 Type ExtendedFieldPtr OpField ----
- {3} 9-002 Const ExtLen OpString ----
- {*} *-*** Type ExtStr OpString ----
-
- {2} 6-011 TConst FalseChar OpAbsFld ----
- {1} 2-009 Define FastDispose ---- ----
- {3} 8-159 Enum FastInit OpLarray ----
- {1} 3-047 Field FieldColor OpCrt ColorSet
- {1} 3-047 Field FieldMono OpCrt ColorSet
- {3} 11-047 TConst FileAllocated OpSwap1 ----
- {2} 5-063 Field FilePos OpBrowse ----
- {2} 4-382 Type FilePtr OpHelp ----
- {1} 4-250 Type FileStr OpDir ----
- {1} 4-165 Field FillCnt OpWindow ----
- {1} 4-165 Field FillVal OpWindow ----
- {*} *-*** TConst FiltersEnhanced OpEnhKbd ----
- {2} 4-414 Field First OpHelp ----
- {3} 11-005 Field Flags OpInt ----
- {3} 11-048 Field Flags OpSwap1 ----
- {1} 3-047 Field FlexAHelpColor OpCrt ColorSet
- {1} 3-047 Field FlexAHelpMono OpCrt ColorSet
- {1} 3-007 Type FlexAttrs OpCrt ----
- {1} 3-047 Field FlexBHelpColor OpCrt ColorSet
- {1} 3-047 Field FlexBHelpMono OpCrt ColorSet
- {1} 3-047 Field FlexCHelpColor OpCrt ColorSet
- {1} 3-047 Field FlexCHelpMono OpCrt ColorSet
- {2} 4-407 Field FlexSP OpHelp ----
- {2} 4-414 Field FlexSP OpHelp ----
- {2} 4-383 Type FlexStack OpHelp ----
- {2} 4-381 Const FlexStackSize OpHelp ----
- {2} 4-414 Field FlexStk OpHelp ----
- {2} 4-407 Field FlexStk OpHelp ----
- {3} 9-002 Type Float OpString ----
- {2} 6-006 Const FloatDollar OpAbsFld ----
- {3} 10-003 Enum Floppy12 OpDos ----
- {3} 10-003 Enum Floppy144 OpDos ----
- {3} 10-003 Enum Floppy360 OpDos ----
- {3} 10-003 Enum Floppy720 OpDos ----
- {2} 7-009 Enum FlushCall OpPrnLow ----
- {1} 3-006 Const Font8x8 OpCrt ----
- {2} 7-035 Const FontStackSize OpPrint ----
- {2} 6-010 TConst ForceCaseUser OpAbsFld ----
- {1} 3-007 Enum ForceColor OpCrt ----
- {2} 6-006 Const ForceLo OpAbsFld ----
- {2} 6-006 Const ForceMixed OpAbsFld ----
- {1} 3-007 Enum ForceMono OpCrt ----
- {2} 6-006 Const ForceUp OpAbsFld ----
- {2} 7-037 TConst FormFeedStr OpPrint ----
- {1} 2-009 Define FourByteDates ---- ----
- {1} 4-030 Type Frame OpFrame ----
- {1} 3-008 Type FrameArray OpCrt ----
- {1} 3-009 TConst FrameChars OpCrt ----
- {1} 3-008 Type FrameCharType OpCrt ----
- {1} 3-046 Field FrameColor OpCrt ColorSet
- {1} 4-029 Type FrameCornerType OpFrame ----
- {1} 4-029 Type FrameEdgeType OpFrame ----
- {1} 3-046 Field FrameMono OpCrt ColorSet
- {1} 4-029 Type FramePosType OpFrame ----
- {1} 4-030 Type FramePtr OpFrame ----
- {1} 3-009 Const frBB OpCrt ----
- {1} 3-009 Const frBL OpCrt ----
- {1} 3-009 Const frBR OpCrt ----
- {2} 6-209 Enum Friday OpDate ----
- {1} 4-028 Const frInsideActive OpFrame ----
- {1} 4-028 Const frInsideFrame OpFrame ----
- {1} 3-009 Const frLL OpCrt ----
- {1} 4-028 Const frOutsideFrame OpFrame ----
- {1} 3-009 Const frRR OpCrt ----
- {1} 3-009 Const frTL OpCrt ----
- {1} 3-009 Const frTR OpCrt ----
- {1} 3-009 Const frTT OpCrt ----
- {1} 3-093 Enum FullMatch OpCmd ----
-
- {2} 6-089 Type GetFieldProc OpSelect ----
- {1} 3-093 Type GetHelpProc OpCmd ----
- {1} 3-093 Type GetKeyProc OpCmd ----
- {3} 14-046 Type GetPutProc OpSort ----
- {1} 3-006 Const Green OpCrt ----
- {1} 3-049 Const GreenOnBlack OpColor ----
- {1} 3-049 Const GreenOnBlue OpColor ----
- {1} 3-051 Const GreenOnBrown OpColor ----
- {1} 3-050 Const GreenOnCyan OpColor ----
- {1} 3-049 Const GreenOnGreen OpColor ----
- {1} 3-051 Const GreenOnLtGray OpColor ----
- {1} 3-050 Const GreenOnMagenta OpColor ----
- {1} 3-050 Const GreenOnRed OpColor ----
-
- {3} 14-028 Field H OpInline ----
- {*} *-*** Type HandleNameList OpEms ----
- {*} *-*** Type HandleNameRec OpEms ----
- {*} *-*** Type HandleNameStr OpEms ----
- {*} *-*** Type HandleNameType OpEms ----
- {*} *-*** Type HandlePagesType OpEms ----
- {3} 10-003 Enum HardDisk OpDos ----
- {*} *-*** Type HardwareConfigType OpEms ----
- {3} 10-044 Var HasEnhancedKbd OpEnhKbd ----
- {1} 3-046 Field HeaderColor OpCrt ColorSet
- {1} 3-046 Field HeaderMono OpCrt ColorSet
- {1} 4-029 Type HeaderNode OpFrame ----
- {1} 4-029 Type HeaderPosType OpFrame ----
- {1} 4-029 Type HeaderPtr OpFrame ----
- {2} 4-380 TConst HelpCfgEnd OpHelp ----
- {2} 4-383 Var HelpCommands OpHelp ----
- {2} 4-381 TConst HelpExitCommands OpHelp ----
- {2} 4-380 TConst HelpFileOpenMode OpHelp ----
- {2} 4-382 Type HelpFileSection OpHelp ----
- {2} 4-382 Type HelpHeader OpHelp ----
- {2} 4-382 Type HelpHeaderPtr OpHelp ----
- {2} 4-381 TConst HelpId OpHelp ----
- {2} 4-382 Type HelpIndex OpHelp ----
- {2} 4-382 Type HelpIndexPtr OpHelp ----
- {2} 4-382 Type HelpIndexRec OpHelp ----
- {2} 4-380 TConst HelpKeyID OpHelp ----
- {2} 4-380 Const HelpKeyMax OpHelp ----
- {2} 4-380 TConst HelpKeySet OpHelp ----
- {*} *-*** Const HelvBold OpDevice ----
- {1} 3-008 Type HercCardType OpCrt ----
- {1} 3-009 TConst HercExceptionReg OpCrt ----
- {1} 3-008 Enum HercInColor OpCrt ----
- {1} 3-008 Enum HercNone OpCrt ----
- {1} 3-008 Enum HercPlain OpCrt ----
- {1} 3-008 Enum HercPlus OpCrt ----
- {2} 6-006 Const HexOnly OpAbsFld ----
- {2} 6-010 TConst HexOnlySet OpAbsFld ----
- {*} *-*** TConst HideSwapFile OpExec ----
- {2} 4-382 Field HighestTopic OpHelp ----
- {1} 3-047 Field HighItemColor OpCrt ColorSet
- {1} 3-047 Field HighItemMono OpCrt ColorSet
- {1} 3-046 Field HighlightColor OpCrt ColorSet
- {1} 3-046 Field HighlightMono OpCrt ColorSet
- {1} 4-322 Enum Horizontal OpMenu ----
- {2} 4-414 Field HorOfs OpHelp ----
- {1} 4-030 Type HotNode OpFrame ----
- {1} 3-047 Field HotSpotColor OpCrt ColorSet
- {1} 3-047 Field HotSpotMono OpCrt ColorSet
- {1} 4-030 Type HotSpotPtr OpFrame ----
- {2} 6-006 Const HourOnly OpAbsFld ----
- {2} 6-210 Const HourOnly OpDate ----
- {2} 6-006 Const HourOnlyU OpAbsFld ----
- {2} 6-210 Const HourOnlyU OpDate ----
- {2} 6-210 Const HoursInDay OpDate ----
- {1} 4-027 Const hsBar OpFrame ----
- {1} 4-027 Const hsDecH OpFrame ----
- {1} 4-027 Const hsDecV OpFrame ----
- {1} 4-027 Const hsIncH OpFrame ----
- {1} 4-027 Const hsIncV OpFrame ----
- {1} 4-027 Const hsNone OpFrame ----
- {1} 4-027 Const hsRegion0 OpFrame ----
- {1} 4-027 Const hsRegion9 OpFrame ----
- {1} 4-027 Const hsReservedForTP OpFrame ----
- {1} 4-027 Const hsSpot OpFrame ----
- {3} 12-012 Type HugePtr OpExtMem ----
- {2} 4-380 Const hwAdjustScroll OpHelp ----
- {2} 4-380 Const hwBlockMark OpHelp ----
- {2} 4-380 Const hwClearStackAtExit OpHelp ----
- {2} 4-382 Enum hwFileIndex OpHelp ----
- {2} 4-382 Enum hwHeader OpHelp ----
- {2} 4-382 Type hwMatchFunc OpHelp ----
- {2} 4-380 Const hwMousePage OpHelp ----
- {2} 4-382 Enum hwNameIndex OpHelp ----
- {2} 4-382 Enum hwNames OpHelp ----
- {2} 4-382 Type hwNestedFunc OpHelp ----
- {2} 4-380 Const hwPickIndex OpHelp ----
- {2} 4-380 Const hwStaticNameBuffer OpHelp ----
- {2} 4-382 Enum hwTopicIndex OpHelp ----
-
- {2} 4-382 Field ID OpHelp ----
- {3} 8-097 Type IdStream OpRoot ----
- {3} 8-097 Type IdStreamPtr OpRoot ----
- {3} 8-159 TConst IdString OpLarray ----
- {*} *-*** Field idVmtError OpRoot IdStream
- {2} 6-024 Const ifBoolean OpField ----
- {3} 11-047 Field IfcInstalled OpSwap1 ----
- {3} 11-048 Type IfcPtr OpSwap1 ----
- {3} 11-022 Type IfcPtr OpTsr ----
- {3} 11-048 Type IfcRecord OpSwap1 ----
- {3} 11-022 Type IfcRecord OpTsr ----
- {2} 6-024 Const ifEditing OpField ----
- {2} 6-024 Const ifHexadecimal OpField ----
- {2} 6-024 Const ifModified OpField ----
- {2} 6-024 Const ifMultiLine OpField ----
- {2} 6-024 Const ifNested OpField ----
- {2} 6-024 Const ifNoLiterals OpField ----
- {2} 6-024 Const ifNoMouseExit OpField ----
- {2} 6-024 Const ifNotNext OpField ----
- {2} 6-024 Const ifNotPrev OpField ----
- {2} 6-024 Const ifNumeric OpField ----
- {2} 6-024 Const ifRealVar OpField ----
- {2} 6-024 Const ifSemiHidden OpField ----
- {2} 6-024 Const ifSimple OpField ----
- {2} 6-024 Const ifSuppressFirst OpField ----
- {1} 4-313 TConst inAllocConsPtr OpMenu ----
- {2} 6-031 Type IncChoiceProc OpField ----
- {2} 4-381 Const IndexMarker OpHelp ----
- {1} 2-009 Define InitAllUnits ---- ----
- {3} 8-070 Const InitPoolSize OpRoot ----
- {3} 8-008 Const InitStackSize OpRoot ----
- {3} 8-153 TConst InitStatus OpRoot ----
- {3} 8-159 Type InitType OpLarray ----
- {1} 4-313 Const inProtected OpMenu ----
- {*} *-*** Const inSemiProtected OpMenu ----
- {1} 3-009 TConst InsertCursor OpCrt ----
- {3} 11-060 Field InstPtr Op8087 ----
- {3} 11-023 Const Int10Handle OpTsr ----
- {3} 11-023 Const Int13Handle OpTsr ----
- {3} 11-023 Const Int14Handle OpTsr ----
- {3} 13-003 Const Int16Handle OpMacro ----
- {3} 11-023 Const Int16Handle OpTsr ----
- {3} 11-023 Const Int17Handle OpTsr ----
- {3} 11-023 Const Int25Handle OpTsr ----
- {3} 11-023 Const Int26Handle OpTsr ----
- {3} 11-023 Const Int28Handle OpTsr ----
- {3} 11-023 Const Int5Handle OpTsr ----
- {3} 11-023 Const Int8Handle OpTsr ----
- {3} 11-023 Const Int9Handle OpTsr ----
- {2} 6-034 Type IntegerField OpField ----
- {2} 6-034 Type IntegerFieldPtr OpField ----
- {1} 3-010 Var InTextMode OpCrt ----
- {3} 11-005 Field IntNum OpInt ----
- {3} 11-005 Type IntRegisters OpInt ----
- {3} 11-048 Type IntRegisters OpSwap1 ----
- {3} 10-003 Enum InvalidDrive OpDos ----
- {3} 11-005 Field IP OpInt ----
- {3} 11-048 Field IP OpSwap1 ----
- {3} 11-005 Type IsrArray OpInt ----
- {3} 11-005 Type IsrRecord OpInt ----
- {2} 7-036 Const Italics OpPrint ----
-
- {3} 14-028 Field JmpPt OpInline ----
- {3} 14-028 Type JumpRecord OpInline ----
-
- {3} 13-003 Field KeyArray OpMacro ----
- {3} 13-018 Field KeyArray OpReplay ----
- {1} 3-114 Const KeyLength OpCmd ----
- {1} 3-093 Type KeyPressedProc OpCmd ----
- {1} 3-114 Type KeyRec OpCmd ----
- {1} 3-114 Type KeyRecPtr OpCmd ----
- {1} 3-114 Field Keys OpCmd ----
- {1} 3-114 Type KeyString OpCmd ----
-
- {3} 14-028 Field L OpInline ----
- {*} *-*** Const LandscapeCourier OpDevice ----
- {3} 8-051 Type LargeBitSet OpRoot ----
- {3} 8-051 Type LargeBitSetPtr OpRoot ----
- {2} 4-414 Field Last OpHelp ----
- {1} 3-006 Var LastMode OpCrt ----
- {1} 4-161 Field lcsColors OpWindow LoadableColorSet
- {3} 8-159 Const lDeleteFile OpLarray ----
- {2} 6-186 Const leAllowEscape OpEdit ----
- {2} 6-185 Const leAutoAdvance OpEdit ----
- {2} 6-185 Const leAutoAdvanceBegin OpEdit ----
- {2} 6-185 Const leAutoAdvanceChar OpEdit ----
- {2} 6-185 Const leAutoAdvanceCursor OpEdit ----
- {2} 6-185 Const leAutoAdvanceEnd OpEdit ----
- {2} 6-185 Const leAutoAdvCharBegin OpEdit ----
- {2} 6-185 Const leAutoAdvCharEnd OpEdit ----
- {2} 6-185 Const leAutoAdvCurBegin OpEdit ----
- {2} 6-185 Const leAutoAdvCurEnd OpEdit ----
- {2} 6-186 Const leAutoNumLock OpEdit ----
- {2} 6-186 Const leBeepOnError OpEdit ----
- {2} 6-185 Const leClearFirstChar OpEdit ----
- {2} 6-185 Const leClickExit OpEdit ----
- {2} 6-187 Field leColors OpEdit LineEditor
- {2} 6-185 Const leCursorToEnd OpEdit ----
- {2} 6-186 Const leDefaultAccepted OpEdit ----
- {2} 6-186 Const leExitAtEdges OpEdit ----
- {2} 6-186 Const leForceLower OpEdit ----
- {2} 6-185 Const leForceMode OpEdit ----
- {2} 6-185 Const leForceOvertype OpEdit ----
- {2} 6-186 Const leForceUpper OpEdit ----
- {1} 3-060 Enum LeftAndCenterButtons OpMouse ----
- {1} 3-060 Enum LeftButton OpMouse ----
- {1} 3-061 Const LeftButtonPressed OpMouse ----
- {1} 3-061 Const LeftButtonReleased OpMouse ----
- {2} 6-185 Const leHidden OpEdit ----
- {2} 6-186 Const leHideCursor OpEdit ----
- {2} 6-186 Const leHouseCursorAtEnd OpEdit ----
- {2} 6-187 Field leInsertMode OpEdit LineEditor
- {2} 6-185 Const leInsertPushes OpEdit ----
- {2} 6-185 Const leInvisible OpEdit ----
- {2} 6-185 Const leMapCtrls OpEdit ----
- {2} 6-186 Const leMapExtended OpEdit ----
- {3} 8-159 Enum lEMSArray OpLarray ----
- {2} 6-185 Const leMultChoice OpEdit ----
- {2} 6-186 Const leParensForMinus OpEdit ----
- {2} 6-185 Const lePasswordMode OpEdit ----
- {2} 6-185 Const leProtected OpEdit ----
- {*} *-*** Const leReadOnly OpEdit ----
- {2} 6-186 Const leRequired OpEdit ----
- {2} 6-185 Const leRightJustify OpEdit ----
- {2} 6-186 Const leShowReadChar OpEdit ----
- {2} 6-185 Const leTrimBlanks OpEdit ----
- {2} 7-036 Const LetterQuality OpPrint ----
- {3} 9-002 TConst LetterValues OpString ----
- {3} 14-028 Type LH OpInline ----
- {3} 8-131 Type Library OpRoot ----
- {3} 8-131 Type LibraryPtr OpRoot ----
- {3} 8-131 Type LibrarySig OpRoot ----
- {1} 3-006 Const LightBlue OpCrt ----
- {1} 3-006 Const LightCyan OpCrt ----
- {1} 3-006 Const LightGray OpCrt ----
- {1} 3-006 Const LightGreen OpCrt ----
- {1} 3-006 Const LightMagenta OpCrt ----
- {1} 3-006 Const LightRed OpCrt ----
- {2} 5-039 Field Line OpEditor ----
- {2} 7-037 TConst LineAdvanceStr OpPrint ----
- {2} 4-381 Const LineBrkMark OpHelp ----
- {2} 6-187 Type LineEditor OpEdit ----
- {2} 5-063 Field LineNum OpBrowse ----
- {*} *-*** Const LinePrinterCompressed OpDevice ----
- {1} 4-165 Field Link OpWindow ----
- {2} 4-381 Const LiteralMarker OpHelp ----
- {*} *-*** Const LJEnvelopeFeed OpDevice ----
- {*} *-*** Const LJFeedFromTray OpDevice ----
- {*} *-*** Const LJLineDraw OpDevice ----
- {*} *-*** Const LJManualFeed OpDevice ----
- {*} *-*** Const ljssIBMUS OpDevice ----
- {*} *-*** Const ljssRoman OpDevice ----
- {*} *-*** Const ljssUSAscii OpDevice ----
- {*} *-*** Const ljssUSLegal OpDevice ----
- {3} 8-159 Const lKeepDiskCurrent OpLarray ----
- {3} 8-159 Enum lNoArray OpLarray ----
- {1} 4-161 Type LoadableColorSet OpWindow ----
- {2} 4-382 Field LongestName OpHelp ----
- {2} 4-382 Field LongestPick OpHelp ----
- {2} 6-034 Type LongIntField OpField ----
- {2} 6-034 Type LongIntFieldPtr OpField ----
- {2} 6-006 Const LowerAlpha OpAbsFld ----
- {2} 6-010 Enum LowerCase OpAbsFld ----
- {2} 7-009 Enum LPT1 OpPrnLow ----
- {2} 7-009 Enum LPT2 OpPrnLow ----
- {2} 7-009 Enum LPT3 OpPrnLow ----
- {2} 7-009 TConst LptNames OpPrnLow ----
- {2} 7-009 Type LptType OpPrnLow ----
- {3} 8-159 Enum lRamArray OpLarray ----
- {3} 8-159 Const lRangeCheck OpLarray ----
- {1} 3-049 Const LtBlueOnBlack OpColor ----
- {1} 3-049 Const LtBlueOnBlue OpColor ----
- {1} 3-051 Const LtBlueOnBrown OpColor ----
- {1} 3-050 Const LtBlueOnCyan OpColor ----
- {1} 3-050 Const LtBlueOnGreen OpColor ----
- {1} 3-051 Const LtBlueOnLtGray OpColor ----
- {1} 3-050 Const LtBlueOnMagenta OpColor ----
- {1} 3-050 Const LtBlueOnRed OpColor ----
- {1} 3-049 Const LtCyanOnBlack OpColor ----
- {1} 3-049 Const LtCyanOnBlue OpColor ----
- {1} 3-051 Const LtCyanOnBrown OpColor ----
- {1} 3-050 Const LtCyanOnCyan OpColor ----
- {1} 3-050 Const LtCyanOnGreen OpColor ----
- {1} 3-051 Const LtCyanOnLtGray OpColor ----
- {1} 3-050 Const LtCyanOnMagenta OpColor ----
- {1} 3-050 Const LtCyanOnRed OpColor ----
- {1} 3-049 Const LtGrayOnBlack OpColor ----
- {1} 3-049 Const LtGrayOnBlue OpColor ----
- {1} 3-051 Const LtGrayOnBrown OpColor ----
- {1} 3-050 Const LtGrayOnCyan OpColor ----
- {1} 3-050 Const LtGrayOnGreen OpColor ----
- {1} 3-051 Const LtGrayOnLtGray OpColor ----
- {1} 3-050 Const LtGrayOnMagenta OpColor ----
- {1} 3-050 Const LtGrayOnRed OpColor ----
- {1} 3-049 Const LtGreenOnBlack OpColor ----
- {1} 3-049 Const LtGreenOnBlue OpColor ----
- {1} 3-051 Const LtGreenOnBrown OpColor ----
- {1} 3-050 Const LtGreenOnCyan OpColor ----
- {1} 3-050 Const LtGreenOnGreen OpColor ----
- {1} 3-051 Const LtGreenOnLtGray OpColor ----
- {1} 3-050 Const LtGreenOnMagenta OpColor ----
- {1} 3-050 Const LtGreenOnRed OpColor ----
- {1} 3-049 Const LtMagentaOnBlack OpColor ----
- {1} 3-049 Const LtMagentaOnBlue OpColor ----
- {1} 3-051 Const LtMagentaOnBrown OpColor ----
- {1} 3-050 Const LtMagentaOnCyan OpColor ----
- {1} 3-050 Const LtMagentaOnGreen OpColor ----
- {1} 3-051 Const LtMagentaOnLtGray OpColor ----
- {1} 3-050 Const LtMagentaOnMagenta OpColor ----
- {1} 3-050 Const LtMagentaOnRed OpColor ----
- {1} 3-049 Const LtRedOnBlack OpColor ----
- {1} 3-049 Const LtRedOnBlue OpColor ----
- {1} 3-051 Const LtRedOnBrown OpColor ----
- {1} 3-050 Const LtRedOnCyan OpColor ----
- {1} 3-050 Const LtRedOnGreen OpColor ----
- {1} 3-051 Const LtRedOnLtGray OpColor ----
- {1} 3-050 Const LtRedOnMagenta OpColor ----
- {1} 3-050 Const LtRedOnRed OpColor ----
- {3} 8-159 Enum lVirtualArray OpLarray ----
-
- {3} 13-015 Var MacEdCmd OpMaced ----
- {3} 13-015 Var MacEdCommands OpMaced ----
- {3} 13-015 TConst MacEdKeyID OpMaced ----
- {3} 13-015 Const MacEdKeyMax OpMaced ----
- {3} 13-015 TConst MacEdKeySet OpMaced ----
- {3} 13-003 TConst MacroFileID OpMacro ----
- {3} 13-003 Var MacroInProgress OpMacro ----
- {3} 13-018 Var MacroInProgressPtr OpReplay ----
- {3} 13-003 Var MacroNames OpMacro ----
- {3} 13-003 Var MacroPointers OpMacro ----
- {3} 13-003 Type MacroRec OpMacro ----
- {3} 13-018 Type MacroRec OpReplay ----
- {3} 13-003 Var MacroRecording OpMacro ----
- {3} 13-003 Type MacroRecPtr OpMacro ----
- {3} 13-018 Type MacroRecPtr OpReplay ----
- {3} 13-004 Var MacrosAreOn OpMacro ----
- {1} 3-006 Const Magenta OpCrt ----
- {1} 3-049 Const MagentaOnBlack OpColor ----
- {1} 3-049 Const MagentaOnBlue OpColor ----
- {1} 3-051 Const MagentaOnBrown OpColor ----
- {1} 3-050 Const MagentaOnCyan OpColor ----
- {1} 3-049 Const MagentaOnGreen OpColor ----
- {1} 3-051 Const MagentaOnLtGray OpColor ----
- {1} 3-050 Const MagentaOnMagenta OpColor ----
- {1} 3-050 Const MagentaOnRed OpColor ----
- {*} *-*** Type MappablePageList OpEms ----
- {*} *-*** Type MappablePageType OpEms ----
- {*} *-*** Type MappableSegType OpEms ----
- {2} 5-063 Type MarkerArray OpBrowse ----
- {2} 5-039 Type MarkerArray OpEditor ----
- {1} 3-047 Field MarkerColor OpCrt ColorSet
- {1} 3-047 Field MarkerMono OpCrt ColorSet
- {2} 5-063 Type MarkerRec OpBrowse ----
- {2} 5-039 Type MarkerRec OpEditor ----
- {1} 3-093 Type MatchType OpCmd ----
- {3} 9-035 Const MaxAsciiz OpAsciiz ----
- {3} 14-003 TConst MaxBCD OpBcd ----
- {3} 8-051 Const MaxBitCount OpRoot ----
- {2} 5-038 Const MaxBlockIndent OpEditor ----
- {1} 3-114 Const MaxCommands OpCmd ----
- {2} 6-210 Const MaxDate OpDate ----
- {*} *-*** Const MaxHandles OpEms ----
- {3} 8-159 Const MaxHeapBlock OpLarray ----
- {3} 11-005 Const MaxISRs OpInt ----
- {3} 13-003 Const MaxKeysInMacro OpMacro ----
- {3} 13-018 Const MaxKeysInMacro OpReplay ----
- {3} 8-051 Const MaxLargeBitCount OpRoot ----
- {2} 4-382 Field MaxLineLen OpHelp ----
- {3} 13-003 Const MaxMacros OpMacro ----
- {*} *-*** Const MaxMappablePages OpEms ----
- {2} 5-038 Const MaxMarker OpEditor ----
- {2} 4-380 Const MaxPagesPerSection OpHelp ----
- {3} 11-047 Const MaxPopups OpSwap1 ----
- {3} 11-023 Const MaxPopups OpTsr ----
- {2} 4-381 Const MaxPreviousTopics OpHelp ----
- {3} 11-047 Const MaxScanCode OpSwap1 ----
- {2} 5-061 TConst MaxScrollCol OpBrowse ----
- {2} 5-062 Const MaxSearchLen OpBrowse ----
- {2} 5-038 Const MaxSearchLen OpEditor ----
- {2} 5-038 Const MaxSearchOptions OpEditor ----
- {3} 8-008 Const MaxStackSize OpRoot ----
- {2} 6-210 Const MaxTime OpDate ----
- {2} 4-381 Const MaxXrefsPerSection OpHelp ----
- {2} 6-210 Const MaxYear OpDate ----
- {3} 8-153 Const mcBlockRead OpRoot ----
- {3} 8-153 Const mcBlockWrite OpRoot ----
- {3} 8-153 Const mcFileModified OpRoot ----
- {1} 3-007 Enum MCGA OpCrt ----
- {3} 8-153 Const mcIndentLevel OpRoot ----
- {3} 8-153 Const mcLineNumber OpRoot ----
- {3} 8-153 Const mcNewFile OpRoot ----
- {3} 8-153 Const mcOptionString OpRoot ----
- {3} 8-153 Const mcReplaceWith OpRoot ----
- {3} 8-153 Const mcReplaceYesNo OpRoot ----
- {3} 8-153 Const mcRightMargin OpRoot ----
- {3} 8-153 Const mcSaveAs OpRoot ----
- {3} 8-153 Const mcSearchFor OpRoot ----
- {3} 8-153 Const mcTabSize OpRoot ----
- {2} 5-008 Const meAllowTrunc OpMemo ----
- {2} 5-009 Field meBufSize OpMemo Memo
- {2} 5-009 Field meCurCol OpMemo Memo
- {2} 5-009 Field meCurLine OpMemo Memo
- {2} 5-008 Const meDeallocate OpMemo ----
- {2} 5-007 Const meDeleteJoins OpMemo ----
- {2} 5-007 Const meIndent OpMemo ----
- {2} 5-008 Const meIndentIsPara OpMemo ----
- {*} *-*** Const meInProcess OpMemo ----
- {2} 5-007 Const meInsert OpMemo ----
- {2} 5-008 Const meMakeBackups OpMemo ----
- {2} 5-008 Const meMapCtrls OpMemo ----
- {2} 5-009 Field meMargin OpMemo Memo
- {2} 5-009 Field meMaxLines OpMemo Memo
- {3} 8-098 Type MemIdStream OpRoot ----
- {3} 8-098 Type MemIdStreamPtr OpRoot ----
- {3} 8-131 Type MemLibrary OpRoot ----
- {3} 8-131 Type MemLibraryPtr OpRoot ----
- {2} 5-009 Type Memo OpMemo ----
- {2} 5-009 Type MemoBuf OpMemo ----
- {2} 5-009 Type MemoBufPtr OpMemo ----
- {2} 5-009 TConst MemoCfgEnd OpMemo ----
- {2} 5-009 Var MemoCommands OpMemo ----
- {2} 5-007 Const meModified OpMemo ----
- {2} 5-021 Type MemoFile OpMemo ----
- {2} 5-021 Type MemoFilePtr OpMemo ----
- {2} 5-009 TConst MemoKeyID OpMemo ----
- {2} 5-009 Const MemoKeyMax OpMemo ----
- {2} 5-009 TConst MemoKeySet OpMemo ----
- {2} 5-009 Type MemoPtr OpMemo ----
- {*} *-*** Type MemoryType OpEms ----
- {2} 5-009 Type MemoStatusProc OpMemo ----
- {2} 5-008 Const meMousePage OpMemo ----
- {2} 5-008 Const meNewFile OpMemo ----
- {2} 5-008 Const meNoCtrlZ OpMemo ----
- {1} 4-322 Type Menu OpMenu ----
- {1} 4-321 TConst MenuCfgEnd OpMenu ----
- {1} 4-322 Var MenuCommands OpMenu ----
- {1} 4-321 TConst MenuDepth OpMenu ----
- {1} 4-313 Type MenuItemList OpMenu ----
- {1} 4-313 Type MenuItemListPtr OpMenu ----
- {1} 4-313 Type MenuItemNode OpMenu ----
- {1} 4-313 Type MenuItemNodePtr OpMenu ----
- {1} 4-321 TConst MenuKeyID OpMenu ----
- {1} 4-321 Const MenuKeyMax OpMenu ----
- {1} 4-321 TConst MenuKeySet OpMenu ----
- {1} 4-322 Type MenuPtr OpMenu ----
- {2} 5-007 Const meReadOnly OpMemo ----
- {2} 5-008 Const meReformatting OpMemo ----
- {2} 5-008 Const meStreamReload OpMemo ----
- {2} 5-009 Field meTabDelta OpMemo Memo
- {2} 5-009 Field meTotalBytes OpMemo Memo
- {2} 5-009 Field meTotalLines OpMemo Memo
- {2} 5-009 TConst meWordDelims OpMemo ----
- {2} 5-007 Const meWordWrap OpMemo ----
- {2} 5-008 Const meWrapAtLeft OpMemo ----
- {2} 5-021 Field mfFileName OpMemo MemoFile
- {3} 14-003 TConst MinBCD OpBcd ----
- {3} 14-018 Const MinBufSize OpClone ----
- {2} 6-210 Const MinDate OpDate ----
- {2} 6-006 Const MinOnly OpAbsFld ----
- {2} 6-210 Const MinOnly OpDate ----
- {2} 6-006 Const MinOnlyU OpAbsFld ----
- {2} 6-210 Const MinOnlyU OpDate ----
- {3} 10-004 TConst MinSpaceForDos OpDos ----
- {2} 6-210 Const MinTime OpDate ----
- {2} 6-210 Const MinutesInHour OpDate ----
- {2} 6-210 Const MinYear OpDate ----
- {2} 6-010 Enum MixedCase OpAbsFld ----
- {1} 4-320 Const mnAllHotSpots OpMenu ----
- {1} 4-320 Const mnAllowPending OpMenu ----
- {1} 4-320 Const mnAlphaMatch OpMenu ----
- {*} *-*** Const mnAltMatch OpMenu ----
- {1} 4-320 Const mnArrowSelect OpMenu ----
- {1} 4-322 Type mnCurrentItemProc OpMenu ----
- {1} 4-322 Type mnCustomProc OpMenu ----
- {1} 4-322 Type mnItemProc OpMenu ----
- {1} 4-322 Type mnListProc OpMenu ----
- {1} 4-320 Const mnMainHighlight OpMenu ----
- {1} 4-320 Const mnMainSelect OpMenu ----
- {1} 4-320 Const mnMouseSupport OpMenu ----
- {1} 4-322 Const mnNotAKey OpMenu ----
- {1} 4-322 Type mnOrientation OpMenu ----
- {1} 4-320 Const mnPopOnSelect OpMenu ----
- {1} 4-320 Const mnSelectOnClick OpMenu ----
- {1} 4-320 Const mnSelectOnMatch OpMenu ----
- {1} 4-320 Const mnUseItemForTopic OpMenu ----
- {1} 4-322 Type mnWindowProc OpMenu ----
- {1} 3-114 Field Modified OpCmd ----
- {3} 11-047 Field ModuleName OpSwap1 ----
- {2} 6-209 Enum Monday OpDate ----
- {3} 14-003 TConst MoneySign OpBcd ----
- {3} 9-002 TConst MoneySign OpString ----
- {1} 3-006 Const Mono OpCrt ----
- {1} 3-007 Enum MonoHerc OpCrt ----
- {2} 6-210 Const MonthOnly OpDate ----
- {2} 6-006 Const MonthOnlyU OpAbsFld ----
- {2} 6-210 Const MonthOnlyU OpDate ----
- {2} 6-211 TConst MonthString OpDate ----
- {1} 4-207 Type MoreRec OpPick ----
- {1} 3-061 Const MouseBoth OpMouse ----
- {1} 3-061 Var MouseButtons OpMouse ----
- {1} 3-047 Field MouseColor OpCrt ColorSet
- {1} 3-061 Const MouseCtr OpMouse ----
- {1} 3-061 Var MouseCursorOn OpMouse ----
- {1} 3-061 TConst MouseEvent OpMouse ----
- {1} 3-060 Type MouseEventType OpMouse ----
- {1} 3-062 Var MouseInstalled OpMouse ----
- {1} 3-062 Var MouseKeyWordX OpMouse ----
- {1} 3-062 Var MouseKeyWordY OpMouse ----
- {1} 3-061 TConst MouseLastX OpMouse ----
- {1} 3-061 TConst MouseLastY OpMouse ----
- {1} 3-061 Const MouseLft OpMouse ----
- {1} 3-061 Const MouseLftCtr OpMouse ----
- {1} 3-047 Field MouseMono OpCrt ColorSet
- {1} 3-061 Const MouseMoved OpMouse ----
- {1} 3-061 TConst MouseRoutine OpMouse ----
- {1} 3-061 TConst MouseRoutineEvent OpMouse ----
- {1} 3-061 Const MouseRt OpMouse ----
- {1} 3-061 Const MouseRtCtr OpMouse ----
- {1} 3-060 Type MouseState OpMouse ----
- {1} 3-060 Type MouseStatePtr OpMouse ----
- {1} 3-061 TConst MouseStatus OpMouse ----
- {1} 3-061 Const MouseThree OpMouse ----
- {1} 3-061 Var MouseXHi OpMouse ----
- {1} 3-061 Var MouseXLo OpMouse ----
- {1} 3-061 Var MouseYHi OpMouse ----
- {1} 3-061 Var MouseYLo OpMouse ----
- {*} *-*** Type MoveRecord OpEms ----
- {2} 6-035 Type MultiLineField OpField ----
- {2} 6-035 Type MultiLineFieldPtr OpField ----
- {1} 3-010 Var MultiTaskingOn OpCrt ----
-
- {1} 4-250 Field Name OpDir ----
- {2} 6-006 Const NameOnly OpAbsFld ----
- {2} 6-210 Const NameOnly OpDate ----
- {2} 6-006 Const NameOnlyU OpAbsFld ----
- {2} 6-210 Const NameOnlyU OpDate ----
- {3} 11-048 Field NamePtr OpSwap1 ----
- {3} 11-022 Field NamePtr OpTsr ----
- {2} 6-035 Type NestedField OpField ----
- {2} 6-035 Type NestedFieldPtr OpField ----
- {3} 11-005 Field NewAddr OpInt ----
- {3} 11-048 Field NextIfc OpSwap1 ----
- {3} 11-022 Field NextIfc OpTsr ----
- {1} 3-060 Enum NoButton OpMouse ----
- {2} 6-010 Enum NoChange OpAbsFld ----
- {2} 6-011 TConst NoChar OpAbsFld ----
- {1} 4-028 Const NoFrameChar OpFrame ----
- {2} 4-381 Const NoHelpAvailable OpHelp ----
- {1} 3-093 Enum NoMatch OpCmd ----
- {3} 8-051 Const NoMoreBits OpRoot ----
- {3} 13-015 Const NonMacroKey OpMaced ----
- {3} 10-035 Var NoOfBytesSwapped OpExec ----
- {1} 4-322 Enum NoOrient OpMenu ----
- {*} *-*** Const Normal OpPrint ----
- {1} 3-010 Var NormalAttr OpCrt ----
- {3} 10-034 TConst NoSwapMsgForEms OpExec ----
- {3} 9-035 Const NotFound OpAsciiz ----
- {2} 4-381 Const NoTopicName OpHelp ----
- {1} 4-028 TConst NoWindowFrame OpFrame ----
- {2} 7-086 TConst NullPicture OpForm ----
- {2} 6-006 Const NumberOnly OpAbsFld ----
- {2} 6-010 TConst NumberOnlySet OpAbsFld ----
- {3} 13-003 Field NumKeys OpMacro ----
- {3} 13-018 Field NumKeys OpReplay ----
-
- {3} 14-028 Field O OpInline ----
- {2} 6-062 Const Off OpSelect ----
- {2} 6-062 Const On OpSelect ----
- {1} 3-010 Var OneMS OpCrt ----
- {3} 8-160 Type OpArray OpLarray ----
- {3} 8-160 Type OpArrayPtr OpLarray ----
- {2} 7-009 Enum OpenCall OpPrnLow ----
- {3} 11-060 Field OpPtr Op8087 ----
- {3} 11-005 Field OrigAddr OpInt ----
- {3} 14-028 Type OS OpInline ----
- {3} 8-096 Const otAbstractHelpWindow OpRoot ----
- {3} 8-096 Const otAbstractSelector OpRoot ----
- {3} 8-096 Const otArrayEField OpRoot ----
- {3} 8-096 Const otBasePrinter OpRoot ----
- {3} 8-096 Const otBcdEField OpRoot ----
- {3} 8-096 Const otBCDPField OpRoot ----
- {3} 8-096 Const otBiosPrinter OpRoot ----
- {3} 8-096 Const otBitSet OpRoot ----
- {3} 8-096 Const otBooleanEField OpRoot ----
- {3} 8-096 Const otBooleanPField OpRoot ----
- {3} 8-096 Const otBoxPField OpRoot ----
- {3} 8-096 Const otBrowser OpRoot ----
- {3} 8-096 Const otByteEField OpRoot ----
- {3} 8-096 Const otBytePField OpRoot ----
- {3} 8-096 Const otCalculator OpRoot ----
- {3} 8-096 Const otCalendar OpRoot ----
- {3} 8-096 Const otCharEField OpRoot ----
- {3} 8-096 Const otCharPField OpRoot ----
- {*} *-*** Const otCheckBoxes OpRoot ----
- {3} 8-096 Const otChoiceEField OpRoot ----
- {3} 8-096 Const otCircularList OpRoot ----
- {*} *-*** Const otCluster OpRoot ----
- {*} *-*** Const otClusterItem OpRoot ----
- {3} 8-096 Const otCommandProcessor OpRoot ----
- {3} 8-096 Const otCommandWindow OpRoot ----
- {3} 8-096 Const otCompEField OpRoot ----
- {3} 8-096 Const otCompPField OpRoot ----
- {*} *-*** Const otControl OpRoot ----
- {3} 8-096 Const otCustomEntryScreen OpRoot ----
- {3} 8-096 Const otDateEField OpRoot ----
- {3} 8-096 Const otDatePField OpRoot ----
- {3} 8-096 Const otDateStEField OpRoot ----
- {*} *-*** Const otDialogBox OpRoot ----
- {3} 8-096 Const otDirEntry OpRoot ----
- {3} 8-096 Const otDirList OpRoot ----
- {3} 8-096 Const otDosPrinter OpRoot ----
- {3} 8-096 Const otDoubleEField OpRoot ----
- {3} 8-096 Const otDoubleList OpRoot ----
- {3} 8-096 Const otDoublePField OpRoot ----
- {*} *-*** Const otDragProcessor OpRoot ----
- {3} 8-096 Const otEntryField OpRoot ----
- {3} 8-096 Const otEntryScreen OpRoot ----
- {3} 8-096 Const otExtendedEField OpRoot ----
- {3} 8-096 Const otExtendedPField OpRoot ----
- {3} 8-096 Const otFlexiblePrinter OpRoot ----
- {3} 8-096 Const otForm OpRoot ----
- {3} 8-096 Const otFrame OpRoot ----
- {3} 8-096 Const otHeaderNode OpRoot ----
- {3} 10-003 Enum OtherFloppy OpDos ----
- {3} 8-096 Const otHotNode OpRoot ----
- {3} 8-096 Const otIntegerEField OpRoot ----
- {3} 8-096 Const otIntegerPField OpRoot ----
- {3} 8-096 Const otItemList OpRoot ----
- {3} 8-096 Const otItemNode OpRoot ----
- {3} 8-096 Const otLargeBitSet OpRoot ----
- {3} 8-096 Const otLineEditor OpRoot ----
- {3} 8-096 Const otLinePField OpRoot ----
- {3} 8-096 Const otLoadableColorSet OpRoot ----
- {3} 8-096 Const otLongIntEField OpRoot ----
- {3} 8-096 Const otLongIntPField OpRoot ----
- {3} 8-096 Const otMemo OpRoot ----
- {3} 8-096 Const otMemoFile OpRoot ----
- {3} 8-096 Const otMenu OpRoot ----
- {3} 8-096 Const otMultiLineField OpRoot ----
- {3} 8-096 Const otNestedEField OpRoot ----
- {3} 8-096 Const otPackedWindow OpRoot ----
- {3} 8-096 Const otPagedHelpWindow OpRoot ----
- {3} 8-096 Const otPathList OpRoot ----
- {3} 8-096 Const otPickEField OpRoot ----
- {3} 8-096 Const otPickList OpRoot ----
- {3} 8-096 Const otPointerStack OpRoot ----
- {3} 8-096 Const otPrintBlock OpRoot ----
- {3} 8-096 Const otPrinter OpRoot ----
- {3} 8-096 Const otPrintField OpRoot ----
- {3} 8-096 Const otPrintMode OpRoot ----
- {3} 8-096 Const otPrintPage OpRoot ----
- {*} *-*** Const otPushButton OpRoot ----
- {3} 8-096 Const otQkRefChart OpRoot ----
- {*} *-*** Const otRadioButtons OpRoot ----
- {3} 8-096 Const otRawWindow OpRoot ----
- {3} 8-096 Const otRealEField OpRoot ----
- {3} 8-096 Const otRealPField OpRoot ----
- {3} 8-096 Const otReport OpRoot ----
- {3} 8-096 Const otReservedForTP OpRoot ----
- {3} 8-096 Const otScreenRect OpRoot ----
- {3} 8-096 Const otScrollBar OpRoot ----
- {3} 8-096 Const otScrollingEntryScreen OpRoot ----
- {3} 8-096 Const otScrollingHelpWindow OpRoot ----
- {3} 8-096 Const otScrollingSelector OpRoot ----
- {3} 8-096 Const otSelectField OpRoot ----
- {3} 8-096 Const otSelector OpRoot ----
- {3} 8-096 Const otShadedPField OpRoot ----
- {3} 8-096 Const otShadowNode OpRoot ----
- {3} 8-096 Const otShortIntEField OpRoot ----
- {3} 8-096 Const otShortIntPField OpRoot ----
- {3} 8-096 Const otSingleEField OpRoot ----
- {3} 8-096 Const otSingleList OpRoot ----
- {3} 8-096 Const otSinglePField OpRoot ----
- {3} 8-096 Const otStackWindow OpRoot ----
- {3} 8-096 Const otStackWindowListNode OpRoot ----
- {3} 8-096 Const otStaticQueue OpRoot ----
- {3} 8-096 Const otStringArray OpRoot ----
- {3} 8-096 Const otStringDict OpRoot ----
- {3} 8-096 Const otStringEField OpRoot ----
- {3} 8-096 Const otStringPField OpRoot ----
- {3} 8-096 Const otStringSet OpRoot ----
- {3} 8-096 Const otSubMenu OpRoot ----
- {*} *-*** Const otTextBoxField OpRoot ----
- {3} 8-096 Const otTextEditor OpRoot ----
- {3} 8-096 Const otTextField OpRoot ----
- {*} *-*** Const otTextLineField OpRoot ----
- {3} 8-096 Const otTimeEField OpRoot ----
- {3} 8-096 Const otTimePField OpRoot ----
- {3} 8-096 Const otVirtScreen OpRoot ----
- {*} *-*** Const otWindowControl OpRoot ----
- {*} *-*** Const otWindowEField OpRoot ----
- {3} 8-096 Const otWindowStack OpRoot ----
- {3} 8-096 Const otWordEField OpRoot ----
- {3} 8-096 Const otWordPField OpRoot ----
- {3} 8-096 Const otYesNoEField OpRoot ----
- {3} 8-096 Const otYesNoPField OpRoot ----
- {3} 13-003 Field Overflow OpMacro ----
- {3} 13-018 Field Overflow OpReplay ----
- {1} 3-009 TConst OvertypeCursor OpCrt ----
-
- {1} 4-283 Const paAltCurDir OpDir ----
- {1} 4-283 Const paArrow OpDir ----
- {1} 4-283 Const paBar OpDir ----
- {1} 4-165 Type PackedScreen OpWindow ----
- {1} 4-165 Type PackedWindow OpWindow ----
- {1} 4-165 Type PackedWindowPtr OpWindow ----
- {1} 4-165 Type PackRec OpWindow ----
- {1} 4-283 TConst paDoubleDraw OpDir ----
- {1} 4-283 Const paEll OpDir ----
- {2} 4-381 Const PageBrkMark OpHelp ----
- {2} 4-408 Type PagedHelpWindow OpHelp ----
- {2} 4-408 Type PagedHelpWindowPtr OpHelp ----
- {*} *-*** Type PageInfoType OpEms ----
- {*} *-*** Type PageMapList OpEms ----
- {*} *-*** Type PageMapType OpEms ----
- {2} 4-407 Type Pages OpHelp ----
- {3} 8-070 TCont paGrowIndex OpRoot ----
- {3} 8-070 TConst paGrowInfo OpRoot ----
- {1} 4-284 Type paInitCommandProc OpDir ----
- {1} 4-283 Const paOptimizeSize OpDir ----
- {1} 4-283 Const paPipe OpDir ----
- {1} 3-093 Enum PartMatch OpCmd ----
- {1} 4-283 Const paSetCurDir OpDir ----
- {1} 4-283 Const paShowSize OpDir ----
- {1} 4-283 TConst paSingleDraw OpDir ----
- {1} 4-283 Const paTee OpDir ----
- {1} 4-284 Type PathArrayPtr OpDir ----
- {1} 4-284 Type PathDrawArray OpDir ----
- {1} 4-284 Type PathList OpDir ----
- {1} 4-284 Type PathListPtr OpDir ----
- {1} 4-284 Type PathRec OpDir ----
- {1} 4-284 Type PathRecArray OpDir ----
- {1} 4-283 Const paUpcase OpDir ----
- {2} 7-036 Const pBackSpaceAllowed OpPrint ----
- {1} 4-284 Field PCat OpDir ----
- {2} 7-062 Const pDataProducts OpDevice ----
- {2} 7-062 Const pDeskJet OpDevice ----
- {2} 7-062 Const pDiablo OpDevice ----
- {2} 7-062 Const pEpsonLQ OpDevice ----
- {2} 7-062 Const pEpsonMX OpDevice ----
- {2} 7-062 Const pFacit OpDevice ----
- {2} 7-086 Const pfHidden OpForm ----
- {2} 7-086 Const pfInhibitAttrOff OpForm ----
- {2} 7-086 Const pfInhibitAttrOn OpForm ----
- {2} 7-086 Const pfInhibitPos OpForm ----
- {2} 7-086 Const pfInhibitString OpForm ----
- {2} 6-143 Field pfPick OpEntry PickField
- {2} 7-086 Const pfRightJustify OpForm ----
- {2} 7-086 Const pfSuppressZero OpForm ----
- {1} 3-007 Enum PGC OpCrt ----
- {2} 7-062 Const pGenericEpson OpDevice ----
- {2} 4-407 Type phPageArray OpHelp ----
- {2} 4-407 Type phPageRec OpHelp ----
- {2} 4-407 Type phStackRec OpHelp ----
- {2} 4-408 Type phXrefArray OpHelp ----
- {2} 4-408 Type phXrefRec OpHelp ----
- {3} 14-003 TConst PiBcd OpBcd ----
- {1} 4-206 TConst PickCfgEnd OpPick ----
- {1} 4-207 Var PickCommands OpPick ----
- {2} 6-143 Type PickField OpEntry ----
- {2} 6-143 Type PickFieldPtr OpEntry ----
- {1} 4-206 TConst PickKeyID OpPick ----
- {1} 4-206 Const PickKeyMax OpPick ----
- {1} 4-206 TConst PickKeySet OpPick ----
- {1} 4-207 Type PickList OpPick ----
- {1} 2-010 Define PickListFields ---- ----
- {1} 4-207 Type PickListPtr OpPick ----
- {2} 4-381 Const PickTopic OpHelp ----
- {2} 4-382 Field PickTopics OpHelp ----
- {2} 6-014 Type PictureFlags OpAbsFld ----
- {*} *-*** Const pkAltCurrent OpPick ----
- {1} 4-206 Const pkAlternate OpPick ----
- {1} 4-205 Const pkAlterPageRow OpPick ----
- {1} 4-206 Type pkBaseColorArray OpPick ----
- {1} 4-206 Type pkColorArray OpPick ----
- {1} 4-205 Const pkDrawActive OpPick ----
- {1} 4-205 Const pkExitAtEdges OpPick ----
- {1} 4-206 Type pkGenlProc OpPick ----
- {1} 4-206 Const pkHorizontal OpPick ----
- {1} 4-206 Type pkItemType OpPick ----
- {1} 4-206 Const pkMaxSearchLen OpPick ----
- {1} 4-205 Const pkMinHeight OpPick ----
- {1} 4-206 Type pkMode OpPick ----
- {1} 4-205 Const pkMousePage OpPick ----
- {*} *-*** Const pkNoHighlightPad OpPick ----
- {1} 4-206 Const pkNoOrient OpPick ----
- {1} 4-206 Const pkNormal OpPick ----
- {1} 4-205 Const pkOptFullExtent OpPick ----
- {1} 4-206 Const pkPrivate OpPick ----
- {*} *-*** Const pkProcessZero OpPick ----
- {1} 4-206 Const pkProtected OpPick ----
- {1} 4-206 Type pkSearchFunc OpPick ----
- {1} 4-206 Type pkSearchString OpPick ----
- {*} *-*** Const pkSelectOnClick OpPick ----
- {*} *-*** Const pkSemiProtected OpPick ----
- {1} 4-205 Const pkSetDefault OpPick ----
- {1} 4-206 Const pkSnaking OpPick ----
- {1} 4-205 Const pkStick OpPick ----
- {1} 4-206 Type pkStringProc OpPick ----
- {1} 4-205 Const pkUseItemForTopic OpPick ----
- {1} 4-206 Const pkVertical OpPick ----
- {2} 7-062 Const pKXP1093 OpDevice ----
- {2} 7-062 Const pLaserJet OpDevice ----
- {3} 13-003 TConst PlaybackDelay OpMacro ----
- {1} 4-284 Field PLevel OpDir ----
- {2} 7-036 Const pMaxPrintModes OpPrint ----
- {2} 7-035 Const pmChangesCPI OpPrint ----
- {2} 7-035 Const pmChangesLandscape OpPrint ----
- {2} 7-035 Const pmChangesLPI OpPrint ----
- {2} 7-035 Const pmChangesLPP OpPrint ----
- {2} 7-035 Const pmChangesPoint OpPrint ----
- {2} 7-035 Const pmChangesStrike OpPrint ----
- {2} 7-035 Const pmChangesTopMargin OpPrint ----
- {2} 7-035 Const pmFont OpPrint ----
- {1} 4-284 Field PName OpDir ----
- {2} 7-062 Const pNec3510 OpDevice ----
- {2} 7-062 Const pNec8800 OpDevice ----
- {*} *-*** Const pNoFontStack OpPrint ----
- {2} 7-036 Const pNoFormFeed OpPrint ----
- {*} *-*** Const pNoSortPositionable OpPrint ----
- {3} 8-008 Type PointerStack OpRoot ----
- {3} 8-008 Type PointerStackPtr OpRoot ----
- {3} 11-023 Var PopTickerPtr OpTsr ----
- {3} 11-023 Var PopupInUse OpTsr ----
- {3} 11-048 Type PopupProc OpSwap1 ----
- {3} 11-022 Type PopupProc OpTsr ----
- {3} 11-023 Var PopupsEnabledPtr OpTsr ----
- {3} 11-023 Var PopupToCallPtr OpTsr ----
- {2} 7-035 Const pPlain OpPrint ----
- {2} 7-036 Const pPositionable OpPrint ----
- {2} 7-062 Const pProprinterII OpDevice ----
- {2} 7-062 Const pProwriter OpDevice ----
- {*} *-*** Const Prestige16_66Landscape OpDevice ----
- {3} 11-048 Field PrevIfc OpSwap1 ----
- {3} 11-022 Field PrevIfc OpTsr ----
- {3} 8-160 Type PrimitiveArray OpLarray ----
- {3} 8-160 Type PrimitiveArrayPtr OpLarray ----
- {2} 7-087 Type PrintBlock OpForm ----
- {2} 7-087 Type PrintBlockPtr OpForm ----
- {2} 7-086 Type PrintConversionFunc OpForm ----
- {2} 7-087 Type PrintedForm OpForm ----
- {2} 7-087 Type PrintedFormPtr OpForm ----
- {2} 7-037 Type Printer OpPrint ----
- {2} 7-009 TConst PrinterNotReady OpPrnLow ----
- {2} 7-037 Type PrinterPosFunc OpPrint ----
- {2} 7-036 Const PrinterReset OpPrint ----
- {2} 7-037 Type PrintErrorFunc OpPrint ----
- {2} 7-087 Type PrintField OpForm ----
- {2} 7-086 Type PrintFieldProc OpForm ----
- {2} 7-087 Type PrintFieldPtr OpForm ----
- {2} 7-037 Type PrintMode OpPrint ----
- {2} 7-037 Type PrintModePtr OpPrint ----
- {2} 7-087 Type PrintPage OpForm ----
- {2} 7-087 Type PrintPagePtr OpForm ----
- {2} 7-009 Enum Prn OpPrnLow ----
- {2} 7-009 Enum PrnCallType OpPrnLow ----
- {2} 7-009 TConst PrnNames OpPrnLow ----
- {2} 7-009 Type PrnType OpPrnLow ----
- {1} 3-047 Field ProDelimColor OpCrt ColorSet
- {1} 3-047 Field ProDelimMono OpCrt ColorSet
- {1} 3-047 Field ProFieldColor OpCrt ColorSet
- {1} 3-047 Field ProFieldMono OpCrt ColorSet
- {1} 3-047 Field ProItemColor OpCrt ColorSet
- {1} 3-047 Field ProItemMono OpCrt ColorSet
- {1} 3-046 Field PromptColor OpCrt ColorSet
- {1} 3-046 Field PromptMono OpCrt ColorSet
- {1} 3-046 Field ProPromptColor OpCrt ColorSet
- {1} 3-046 Field ProPromptMono OpCrt ColorSet
- {1} 4-284 Field PSize OpDir ----
- {2} 7-036 Const pSoftFormFeed OpPrint ----
- {2} 7-062 Const pStarMicronics OpDevice ----
- {2} 7-036 Const pSupportsHPRules OpPrint ----
- {3} 8-096 Const ptBcdConversion OpRoot ----
- {3} 8-096 Const ptBCDPConv OpRoot ----
- {3} 8-096 Const ptBooleanConversion OpRoot ----
- {3} 8-096 Const ptBoolPConv OpRoot ----
- {3} 8-096 Const ptBrowseCommands OpRoot ----
- {3} 8-096 Const ptByteConversion OpRoot ----
- {3} 8-096 Const ptBytePConv OpRoot ----
- {3} 8-096 Const ptCalcCommands OpRoot ----
- {3} 8-096 Const ptCalCommands OpRoot ----
- {3} 8-096 Const ptCalendarPick OpRoot ----
- {3} 8-096 Const ptCharConversion OpRoot ----
- {3} 8-096 Const ptCharEditor OpRoot ----
- {3} 8-096 Const ptCharPConv OpRoot ----
- {3} 8-096 Const ptClosePrim OpRoot ----
- {3} 8-096 Const ptCompConversion OpRoot ----
- {3} 8-096 Const ptCompPConv OpRoot ----
- {3} 8-096 Const ptDatePConv OpRoot ----
- {3} 8-096 Const ptDblConversion OpRoot ----
- {3} 8-096 Const ptDblPConv OpRoot ----
- {3} 8-096 Const ptDefaultErrorProc OpRoot ----
- {3} 8-096 Const ptDefaultStackProc OpRoot ----
- {*} *-*** Const ptDialogCommands OpRoot ----
- {3} 8-096 Const ptDirAllFormat OpRoot ----
- {3} 8-096 Const ptDirMultiProc OpRoot ----
- {3} 8-096 Const ptDirNameFormat OpRoot ----
- {3} 8-096 Const ptDirNameSizeFormat OpRoot ----
- {3} 8-096 Const ptDirNameSizeKFormat OpRoot ----
- {3} 8-096 Const ptDirNameSizeKTimeFormat OpRoot ----
- {3} 8-096 Const ptDirNameSizeTimeFormat OpRoot ----
- {3} 8-096 Const ptDirNameTimeFormat OpRoot ----
- {3} 8-096 Const ptDirRejectExtensions OpRoot ----
- {3} 8-096 Const ptDirRejectFiles OpRoot ----
- {3} 8-096 Const ptDirRejectNone OpRoot ----
- {3} 8-096 Const ptDirSortDirName OpRoot ----
- {3} 8-096 Const ptDirSortName OpRoot ----
- {3} 8-096 Const ptDirSortNone OpRoot ----
- {3} 8-096 Const ptDirSortSize OpRoot ----
- {3} 8-096 Const ptDirSortTime OpRoot ----
- {3} 8-096 Const ptDirStringProc OpRoot ----
- {3} 8-096 Const ptDrawString OpRoot ----
- {3} 8-096 Const ptDummyPConv OpRoot ----
- {3} 8-096 Const ptEditCommands OpRoot ----
- {3} 8-096 Const ptEditorCommands OpRoot ----
- {3} 8-096 Const ptEmptyOpenCloseProc OpRoot ----
- {3} 8-096 Const ptEntryCommands OpRoot ----
- {3} 8-096 Const ptEntryUserRec OpRoot ----
- {3} 8-096 Const ptExplodeCloseProc OpRoot ----
- {3} 8-096 Const ptExplodeOpenProc OpRoot ----
- {3} 8-096 Const ptExtConversion OpRoot ----
- {3} 8-096 Const ptExtPConv OpRoot ----
- {3} 8-096 Const ptFlushPrim OpRoot ----
- {3} 8-096 Const ptFormUserRec OpRoot ----
- {3} 8-096 Const ptFullDrawProc OpRoot ----
- {3} 8-096 Const ptHelpCommands OpRoot ----
- {3} 8-096 Const ptHelpNoCopyFunc OpRoot ----
- {3} 8-096 Const ptHelpNoMoveAction OpRoot ----
- {3} 8-096 Const ptHelpNoNestedAction OpRoot ----
- {3} 8-096 Const ptIntConversion OpRoot ----
- {3} 8-096 Const ptIntPConv OpRoot ----
- {3} 8-096 Const ptKeyOrButtonPressed OpRoot ----
- {3} 8-096 Const ptKeyPressed OpRoot ----
- {3} 8-096 Const ptLineDrawProc OpRoot ----
- {3} 8-096 Const ptLJGraphics OpRoot ----
- {3} 8-096 Const ptLJLine OpRoot ----
- {3} 8-096 Const ptLJPosition OpRoot ----
- {3} 8-096 Const ptLJRule OpRoot ----
- {3} 8-096 Const ptLongConversion OpRoot ----
- {3} 8-096 Const ptLongPConv OpRoot ----
- {3} 8-096 Const ptMemoCommands OpRoot ----
- {3} 8-096 Const ptMenuCommands OpRoot ----
- {3} 8-096 Const ptMenuNoCurrItemAction OpRoot ----
- {3} 8-096 Const ptMenuNoCustomization OpRoot ----
- {3} 8-096 Const ptMenuNoMoveAction OpRoot ----
- {3} 8-096 Const ptNestedFieldVar OpRoot ----
- {3} 8-096 Const ptNil OpRoot ----
- {3} 8-096 Const ptNoPickString OpRoot ----
- {*} *-*** Const ptNullConversion OpRoot ----
- {3} 8-096 Const ptNumberEditor OpRoot ----
- {3} 8-096 Const ptOpenPrim OpRoot ----
- {2} 7-062 Const pToshiba321 OpDevice ----
- {3} 8-096 Const ptPickAltStringSearch OpRoot ----
- {3} 8-096 Const ptPickAnyCharExit OpRoot ----
- {3} 8-096 Const ptPickCharExit OpRoot ----
- {3} 8-096 Const ptPickCharSearch OpRoot ----
- {3} 8-096 Const ptPickCommands OpRoot ----
- {3} 8-096 Const ptPickEditor OpRoot ----
- {3} 8-096 Const ptPickHorizontal OpRoot ----
- {3} 8-096 Const ptPickMultipleChoice OpRoot ----
- {3} 8-096 Const ptPickNoMoveAction OpRoot ----
- {3} 8-096 Const ptPickNoSearch OpRoot ----
- {3} 8-096 Const ptPickSingleChoice OpRoot ----
- {3} 8-096 Const ptPickSnaking OpRoot ----
- {3} 8-096 Const ptPickStringSearch OpRoot ----
- {3} 8-096 Const ptPickVertical OpRoot ----
- {3} 8-096 Const ptPutPrim OpRoot ----
- {3} 8-096 Const ptQkRefCommands OpRoot ----
- {3} 8-096 Const ptReadKeyOrButton OpRoot ----
- {3} 8-096 Const ptReadKeyWord OpRoot ----
- {3} 8-096 Const ptReadyPrim OpRoot ----
- {3} 8-096 Const ptRealConversion OpRoot ----
- {3} 8-096 Const ptRealPConv OpRoot ----
- {3} 8-096 Const ptReservedForTP OpRoot ----
- {3} 8-096 Const ptResetPrim OpRoot ----
- {3} 8-096 Const ptSelectCommands OpRoot ----
- {3} 8-096 Const ptSglConversion OpRoot ----
- {3} 8-096 Const ptSglPConv OpRoot ----
- {3} 8-096 Const ptShortConversion OpRoot ----
- {3} 8-096 Const ptShortPConv OpRoot ----
- {3} 8-096 Const ptSimpleBcdConversion OpRoot ----
- {3} 8-096 Const ptSimpleBooleanConversion OpRoot ----
- {3} 8-096 Const ptSimpleByteConversion OpRoot ----
- {3} 8-096 Const ptSimpleCharConversion OpRoot ----
- {3} 8-096 Const ptSimpleCharEditor OpRoot ----
- {3} 8-096 Const ptSimpleCompConversion OpRoot ----
- {3} 8-096 Const ptSimpleDblConversion OpRoot ----
- {3} 8-096 Const ptSimpleDrawString OpRoot ----
- {3} 8-096 Const ptSimpleExtConversion OpRoot ----
- {3} 8-096 Const ptSimpleIntConversion OpRoot ----
- {3} 8-096 Const ptSimpleLongConversion OpRoot ----
- {3} 8-096 Const ptSimpleRealConversion OpRoot ----
- {3} 8-096 Const ptSimpleSglConversion OpRoot ----
- {3} 8-096 Const ptSimpleShortConversion OpRoot ----
- {3} 8-096 Const ptSimpleStringConversion OpRoot ----
- {3} 8-096 Const ptSimpleStringEditor OpRoot ----
- {3} 8-096 Const ptSimpleValidateBcd OpRoot ----
- {3} 8-096 Const ptSimpleValidateChar OpRoot ----
- {3} 8-096 Const ptSimpleValidateExt OpRoot ----
- {3} 8-096 Const ptSimpleValidateLong OpRoot ----
- {3} 8-096 Const ptSimpleValidateReal OpRoot ----
- {3} 8-096 Const ptSimpleWordConversion OpRoot ----
- {3} 8-096 Const ptSimpleYesNoConversion OpRoot ----
- {3} 8-096 Const ptStringConversion OpRoot ----
- {*} *-*** Const ptSortNameDirDrive OpRoot ----
- {3} 8-096 Const ptStringEditor OpRoot ----
- {3} 8-096 Const ptStringPConv OpRoot ----
- {3} 8-096 Const ptTimePConv OpRoot ----
- {3} 8-096 Const ptValidateBcd OpRoot ----
- {3} 8-096 Const ptValidateChar OpRoot ----
- {3} 8-096 Const ptValidateExt OpRoot ----
- {3} 8-096 Const ptValidateLong OpRoot ----
- {3} 8-096 Const ptValidateReal OpRoot ----
- {3} 8-096 Const ptWordConversion OpRoot ----
- {3} 8-096 Const ptWordPConv OpRoot ----
- {3} 8-096 Const ptXlatPrim OpRoot ----
- {3} 8-096 Const ptYesNoConversion OpRoot ----
- {3} 8-096 Const ptYesNoPConv OpRoot ----
- {2} 7-036 Const pUseDeciPoints OpPrint ----
- {2} 7-009 Enum PutCall OpPrnLow ----
-
- {3} 8-160 Type RamArray OpLarray ----
- {3} 8-160 Type RamArrayPtr OpLarray ----
- {3} 10-003 Enum RamDisk OpDos ----
- {3} 8-160 Type RamRCArray OpLarray ----
- {3} 8-160 Type RamRCArrayPtr OpLarray ----
- {2} 6-025 Type RangeType OpField ----
- {1} 4-061 Type RawWindow OpWindow ----
- {1} 4-061 Type RawWindowProc OpWindow ----
- {1} 4-061 Type RawWindowPtr OpWindow ----
- {2} 6-036 Type RealField OpField ----
- {2} 6-036 Type RealFieldPtr OpField ----
- {1} 3-006 Const Red OpCrt ----
- {1} 3-049 Const RedOnBlack OpColor ----
- {1} 3-049 Const RedOnBlue OpColor ----
- {1} 3-051 Const RedOnBrown OpColor ----
- {1} 3-050 Const RedOnCyan OpColor ----
- {1} 3-049 Const RedOnGreen OpColor ----
- {1} 3-051 Const RedOnLtGray OpColor ----
- {1} 3-050 Const RedOnMagenta OpColor ----
- {1} 3-050 Const RedOnRed OpColor ----
- {3} 11-060 Field Regs8087 Op8087 ----
- {2} 7-037 Type RelativeType OpPrint ----
- {3} 11-047 Const ReleaseEms OpSwap1 ----
- {3} 11-023 TConst ReleaseEms OpTsr ----
- {2} 7-087 Type Report OpForm ----
- {2} 7-087 Type ReportPtr OpForm ----
- {*} *-*** Const ResetPrinter OpDevice ----
- {1} 3-060 Enum RightAndCenterButtons OpMouse ----
- {1} 3-060 Enum RightButton OpMouse ----
- {1} 3-061 Const RightButtonPressed OpMouse ----
- {1} 3-061 Const RightButtonReleased OpMouse ----
- {3} 8-097 Type Root OpRoot ----
- {3} 8-097 Type RootPtr OpRoot ----
- {2} 6-025 Field rt10 OpField ----
- {2} 6-025 Field rt3 OpField ----
- {2} 6-025 Field rt5 OpField ----
- {2} 6-025 Field rt7 OpField ----
- {2} 6-025 Field rt9 OpField ----
- {2} 7-037 Enum rtAbsolute OpPrint ----
- {2} 6-025 Field rtBcd OpField ----
- {2} 6-025 Field rtByte OpField ----
- {2} 6-025 Field rtChar OpField ----
- {2} 6-025 Field rtComp OpField ----
- {2} 7-037 Enum rtCurrent OpPrint ----
- {2} 6-025 Field rtDate OpField ----
- {2} 6-025 Field rtDbl OpField ----
- {2} 6-025 Field rtExt OpField ----
- {2} 6-025 Field rtInt OpField ----
- {2} 6-025 Field rtLong OpField ----
- {2} 6-025 Field rtPtr OpField ----
- {2} 6-025 Field rtReal OpField ----
- {2} 6-025 Field rtSgl OpField ----
- {2} 6-025 Field rtSht OpField ----
- {2} 6-025 Field rtTime OpField ----
- {2} 6-025 Field rtWord OpField ----
-
- {3} 14-028 Field S OpInline ----
- {2} 6-209 Enum Saturday OpDate ----
- {3} 11-060 Type SaveBuffer8087 Op8087 ----
- {1} 3-010 Var SaveCtrlC OpCrt ----
- {1} 3-006 Var SaveInt1B OpCrt ----
- {2} 6-006 Const Scientific OpAbsFld ----
- {2} 6-010 TConst ScientificSet OpAbsFld ----
- {3} 13-004 Var ScrapMacro OpMacro ----
- {3} 13-004 Var ScrapMacroKey OpMacro ----
- {3} 13-004 Var ScrapMacroName OpMacro ----
- {3} 13-018 TConst ScrapMacroPtr OpReplay ----
- {3} 13-018 TConst ScrapMacroSize OpReplay ----
- {3} 8-096 Const SCreate OpRoot ----
- {1} 4-009 Type ScreenBuffer OpFrame ----
- {1} 4-009 Type ScreenBufferPtr OpFrame ----
- {1} 3-010 Var ScreenHeight OpCrt ----
- {1} 4-009 Type ScreenRect OpFrame ----
- {2} 6-063 Type ScreenUpdateProc OpSelect ----
- {1} 3-010 Var ScreenWidth OpCrt ----
- {1} 4-030 Type ScrollBar OpFrame ----
- {1} 3-047 Field ScrollBarColor OpCrt ColorSet
- {1} 3-047 Field ScrollBarMono OpCrt ColorSet
- {1} 4-030 Type ScrollBarPtr OpFrame ----
- {2} 4-382 Field Scrolling OpHelp ----
- {2} 6-168 Type ScrollingEntryScreen OpEntry ----
- {2} 4-414 Type ScrollingHelpWindow OpHelp ----
- {2} 4-414 Type ScrollingHelpWindowPtr OpHelp ----
- {2} 6-102 Type ScrollingSelector OpSelect ----
- {3} 14-018 Type SearchBuffer OpClone ----
- {2} 6-199 Const seBeepOnError OpEdit ----
- {2} 6-199 Const seClearFirstChar OpEdit ----
- {2} 6-210 Const SecondsInDay OpDate ----
- {2} 6-210 Const SecondsInHour OpDate ----
- {2} 6-210 Const SecondsInMinute OpDate ----
- {2} 6-006 Const SecOnly OpAbsFld ----
- {2} 6-210 Const SecOnly OpDate ----
- {2} 6-006 Const SecOnlyU OpAbsFld ----
- {2} 6-210 Const SecOnlyU OpDate ----
- {2} 4-381 Const SectEndMark OpHelp ----
- {2} 6-199 Const seCursorToEnd OpEdit ----
- {1} 4-028 Const SeeThruChar OpFrame ----
- {2} 6-024 Const sefInsertByDefault OpField ----
- {2} 6-024 Const sefNoFieldMovement OpField ----
- {2} 6-199 Const seForceLower OpEdit ----
- {2} 6-199 Const seForceUpper OpEdit ----
- {2} 6-024 Const sefPadCurrentOnly OpField ----
- {*} *-*** Const sefSmartExponents OpField ----
- {2} 6-024 Const sefSuppressZero OpField ----
- {*} *-*** Const sefSwitchCommands OpField ----
- {2} 6-024 Const sefWindowRelative OpField ----
- {2} 6-199 Const seHouseCursorAtEnd OpEdit ----
- {2} 6-199 Const seInsertByDefault OpEdit ----
- {1} 3-047 Field SelDelimColor OpCrt ColorSet
- {1} 3-047 Field SelDelimMono OpCrt ColorSet
- {2} 6-088 TConst SelectCfgEnd OpSelect ----
- {2} 6-089 Var SelectCommands OpSelect ----
- {2} 6-017 Type SelectField OpField ----
- {2} 6-017 Type SelectFieldPtr OpField ----
- {2} 6-088 TConst SelectKeyID OpSelect ----
- {2} 6-088 Const SelectKeyMax OpSelect ----
- {2} 6-088 TConst SelectKeySet OpSelect ----
- {2} 6-089 Type Selector OpSelect ----
- {2} 6-089 Type SelectorPtr OpSelect ----
- {2} 7-036 Const SelectPrimaryFont OpPrint ----
- {*} *-*** Const SelectPrimaryFont OpPrint ----
- {2} 6-089 Type SelectProc OpSelect ----
- {*} *-*** Const SelectSecondaryFont OpPrint ----
- {2} 7-036 Const SelectSecondaryFont OpPrint ----
- {1} 3-047 Field SelFieldColor OpCrt ColorSet
- {1} 3-047 Field SelFieldMono OpCrt ColorSet
- {1} 3-047 Field SelItemColor OpCrt ColorSet
- {1} 3-047 Field SelItemMono OpCrt ColorSet
- {1} 3-046 Field SelPromptColor OpCrt ColorSet
- {1} 3-046 Field SelPromptMono OpCrt ColorSet
- {1} 3-047 Field SelXrefColor OpCrt ColorSet
- {1} 3-047 Field SelXrefMono OpCrt ColorSet
- {2} 6-199 Const seMapCtrls OpEdit ----
- {2} 6-168 Field sesColOfs OpEntry ScrollingEntryScreen
- {2} 6-168 Field sesRowOfs OpEntry ScrollingEntryScreen
- {2} 6-199 Const seTrimBlanks OpEdit ----
- {2} 6-199 Const seWindowRelative OpEdit ----
- {2} 6-018 Field sfCtrlColor OpField SelectField
- {2} 6-018 Field sfCtrlMono OpField SelectField
- {2} 6-018 Field sfFCol OpField SelectField
- {2} 6-018 Field sfFCPos OpField SelectField
- {2} 6-018 Field sfFHeight OpField SelectField
- {2} 6-018 Field sfFieldColor OpField SelectField
- {2} 6-018 Field sfFieldMono OpField SelectField
- {2} 6-018 Field sfFieldName OpField SelectField
- {2} 6-018 Field sfFlags OpField SelectField
- {2} 6-018 Field sfFRow OpField SelectField
- {2} 6-018 Field sfFRPos OpField SelectField
- {2} 6-018 Field sfFWidth OpField SelectField
- {2} 6-018 Field sfHelpIndex OpField SelectField
- {2} 6-017 Const sfHidden OpField ----
- {2} 6-018 Field sfID OpField SelectField
- {2} 6-017 Const sfIncDec OpField ----
- {2} 6-017 Const sfInvisible OpField ----
- {2} 6-017 Const sfMapCtrls OpField ----
- {2} 6-018 Field sfNextID OpField SelectField
- {2} 6-018 Field sfOptions OpField SelectField
- {2} 6-018 Field sfPCol OpField SelectField
- {2} 6-018 Field sfPrevID OpField SelectField
- {2} 6-018 Field sfProFieldColor OpField SelectField
- {2} 6-018 Field sfProFieldMono OpField SelectField
- {2} 6-018 Field sfPromptColor OpField SelectField
- {2} 6-018 Field sfPromptMono OpField SelectField
- {2} 6-018 Field sfProPromptColor OpField SelectField
- {2} 6-018 Field sfProPromptMono OpField SelectField
- {2} 6-017 Const sfProtected OpField ----
- {2} 6-018 Field sfPRow OpField SelectField
- {2} 6-018 Field sfPWidth OpField SelectField
- {2} 6-018 Field sfSelFieldColor OpField SelectField
- {2} 6-018 Field sfSelFieldMono OpField SelectField
- {2} 6-018 Field sfSelPromptColor OpField SelectField
- {2} 6-018 Field sfSelPromptMono OpField SelectField
- {1} 4-028 TConst SglWindowFrame OpFrame ----
- {1} 3-046 Field ShadowColor OpCrt ColorSet
- {1} 4-029 Type ShadowDrawType OpFrame ----
- {1} 3-046 Field ShadowMono OpCrt ColorSet
- {1} 4-029 Type ShadowNode OpFrame ----
- {1} 4-029 Type ShadowPosType OpFrame ----
- {1} 4-029 Type ShadowPtr OpFrame ----
- {1} 4-029 Enum shBL OpFrame ----
- {1} 4-029 Enum shBR OpFrame ----
- {2} 4-414 Type shLineRec OpHelp ----
- {2} 6-036 Type ShortIntField OpField ----
- {2} 6-036 Type ShortIntFieldPtr OpField ----
- {2} 4-414 Type shSendFunc OpHelp ----
- {2} 4-414 Type shStackRec OpHelp ----
- {3} 11-005 Field SI OpInt ----
- {3} 11-048 Field SI OpSwap1 ----
- {3} 11-047 TConst SideKickLoaded OpSwap1 ----
- {3} 11-023 TConst SideKickLoaded OpTsr ----
- {2} 6-200 TConst SimpEditCfgEnd OpEdit ----
- {2} 6-200 Var SimpEditCommands OpEdit ----
- {2} 6-200 TConst SimpEditKeyID OpEdit ----
- {2} 6-200 Const SimpEditKeyMax OpEdit ----
- {2} 6-200 TConst SimpEditKeySet OpEdit ----
- {2} 6-200 Type SimpleLineEditor OpEdit ----
- {2} 6-037 Type SingleField OpField ----
- {2} 6-037 Type SingleFieldPtr OpField ----
- {2} 7-086 TConst SingleLineBox OpForm ----
- {3} 8-032 Type SingleList OpRoot ----
- {3} 8-032 Type SingleListNode OpRoot ----
- {3} 8-032 Type SingleListPtr OpRoot ----
- {3} 8-032 Type SingleNodePtr OpRoot ----
- {1} 4-250 Field Size OpDir ----
- {2} 4-382 Field SizeOfNames OpHelp ----
- {2} 6-211 TConst SlashChar OpDate ----
- {2} 6-089 Const slAutoSelect OpSelect ----
- {2} 6-186 Const sleInsertByDefault OpEdit ----
- {2} 6-186 Const sleNoFieldMovement OpEdit ----
- {2} 6-186 Const slePadCurrentOnly OpEdit ----
- {*} *-*** Const sleSmartExponents OpEdit ----
- {2} 6-186 Const sleSuppressZero OpEdit ----
- {2} 6-186 Const sleWindowRelative OpEdit ----
- {2} 6-089 Const slFastUpdates OpSelect ----
- {1} 3-047 Field SliderColor OpCrt ColorSet
- {1} 3-047 Field SliderMono OpCrt ColorSet
- {2} 6-089 Const slMousePage OpSelect ----
- {2} 6-089 Const slScrollbyPage OpSelect ----
- {3} 8-096 Const SOpen OpRoot ----
- {3} 8-096 Const SOpenRead OpRoot ----
- {3} 8-096 Const SOpenWrite OpRoot ----
- {3} 14-046 Enum SortOutOfMemory OpSort ----
- {3} 14-046 Type SortStatus OpSort ----
- {3} 14-046 Enum SortSuccess OpSort ----
- {3} 14-046 Enum SortTooManyElements OpSort ----
- {2} 4-407 Field SPage OpHelp ----
- {3} 14-028 Field SpReg OpInline ----
- {2} 6-102 Field ssColOfs OpSelect ScrollingSelector
- {2} 6-102 Field ssRowOfs OpSelect ScrollingSelector
- {3} 10-004 TConst StackSafetyMargin OpDos ----
- {1} 4-117 Type StackWindow OpWindow ----
- {1} 4-117 Type StackWindowProc OpWindow ----
- {1} 4-117 Type StackWindowPtr OpWindow ----
- {2} 4-382 Field Start OpHelp ----
- {3} 8-020 Type StaticQueue OpRoot ----
- {3} 8-020 Type StaticQueuePtr OpRoot ----
- {3} 11-060 Field Status Op8087 ----
- {2} 7-009 Enum StatusCallResetCall OpPrnLow ----
- {2} 5-077 TConst StatusColor OpBrowse ----
- {2} 5-028 TConst StatusColor OpEditor ----
- {2} 5-077 TConst StatusMono OpBrowse ----
- {2} 5-028 TConst StatusMono OpEditor ----
- {2} 5-077 TConst StatusRow OpBrowse ----
- {2} 5-028 TConst StatusRow OpEditor ----
- {3} 10-004 Const StdErrHandle OpDos ----
- {3} 10-004 Const StdInHandle OpDos ----
- {3} 10-004 Const StdOutHandle OpDos ----
- {3} 10-004 Const StdPrnHandle OpDos ----
- {2} 6-063 Enum StopAtEdges OpSelect ----
- {2} 4-414 Field STopic OpHelp ----
- {2} 4-407 Field STopic OpHelp ----
- {3} 8-097 Type StreamRegisterProc OpRoot ----
- {1} 4-206 Type String10 OpPick ----
- {1} 4-206 Type String80 OpPick ----
- {3} 8-070 Type StringArray OpRoot ----
- {3} 8-070 Type StringArrayPtr OpRoot ----
- {3} 8-070 Type StringDict OpRoot ----
- {*} *-*** Type StringDictFunc OpRoot ----
- {3} 8-070 Type StringDictPtr OpRoot ----
- {2} 6-037 Type StringField OpField ----
- {2} 6-037 Type StringFieldPtr OpField ----
- {3} 13-003 Type StringPointer OpMacro ----
- {3} 9-002 Type StringPtr OpString ----
- {3} 8-070 Type StringSet OpRoot ----
- {3} 8-070 Type StringSetPtr OpRoot ----
- {1} 4-313 Type SubMenu OpMenu ----
- {1} 4-313 Type SubMenuPtr OpMenu ----
- {*} *-*** Const Subst1 OpAbsFld ----
- {*} *-*** Const Subst8 OpAbsFld ----
- {*} *-*** TConst SubstChars OpAbsFld ----
- {3} 10-003 Enum SubstDrive OpDos ----
- {2} 6-209 Enum Sunday OpDate ----
- {*} *-*** Define SupportXms ---- ----
- {3} 11-047 Field SwapEnabled OpSwap1 ----
- {3} 10-035 Var SwapFileAllocated OpExec ----
- {3} 11-047 Const SwapFileMaxLen OpSwap1 ----
- {3} 11-047 Field SwapMsgAttr OpSwap1 ----
- {3} 11-047 Field SwapMsgOn OpSwap1 ----
- {3} 11-047 Field SwapMsgRow OpSwap1 ----
- {3} 11-047 TConst SwapUseEMS OpSwap1 ----
- {*} *-*** TConst SwapUseXms OpSwap1 ----
- {2} 4-407 Field SXnum OpHelp ----
- {*} *-*** TConst SymbolSet OpDevice ----
-
- {2} 6-209 Field T OpDate ----
- {3} 11-060 Field Tag Op8087 ----
- {*} *-*** Field tbfColH OpField TextBoxField
- {*} *-*** Field tbfRowH OpField TextBoxField
- {2} 5-039 Const teAll OpEditor ----
- {2} 5-038 Const teAllowTrunc OpEditor ----
- {2} 5-038 Const teBackward OpEditor ----
- {2} 5-040 Field teBlkBegin OpEditor TextEditor
- {2} 5-040 Field teBlkEnd OpEditor TextEditor
- {2} 5-040 Field teBlockIndent OpEditor TextEditor
- {2} 5-038 Const teBlockOn OpEditor ----
- {2} 5-038 Const teBlockOnly OpEditor ----
- {2} 5-038 Const teDeallocate OpEditor ----
- {2} 5-040 Field teDefExt OpEditor TextEditor
- {2} 5-038 Const teDeleteJoins OpEditor ----
- {2} 5-038 Const teGlobal OpEditor ----
- {2} 5-038 Const teHighlightBack OpEditor ----
- {2} 5-038 Const teHighlightOn OpEditor ----
- {2} 5-038 Const teIndent OpEditor ----
- {2} 5-038 Const teIndentIsPara OpEditor ----
- {*} *-*** Const teInProcess OpEditor ----
- {2} 5-038 Const teInsert OpEditor ----
- {2} 5-040 Field teLastSearch OpEditor TextEditor
- {2} 5-040 Field teLPT OpEditor TextEditor
- {2} 5-038 Const teMakeBackups OpEditor ----
- {2} 5-038 Const teMapCtrls OpEditor ----
- {2} 5-038 Const teMarkersOn OpEditor ----
- {2} 5-038 Const teModified OpEditor ----
- {2} 5-038 Const teMousePage OpEditor ----
- {*} *-*** Const teNoRepeatGlobal OpEditor ----
- {3} 8-130 TConst TempLibExt OpRoot ----
- {3} 13-015 Var TempMacro OpMaced ----
- {2} 5-038 Const teNewFile OpEditor ----
- {2} 5-039 Const teNo OpEditor ----
- {2} 5-038 Const teNoCase OpEditor ----
- {2} 5-038 Const teNoConfirm OpEditor ----
- {2} 5-038 Const teNoCtrlZ OpEditor ----
- {2} 5-040 Field teOptionSt OpEditor TextEditor
- {2} 5-039 Const teQuit OpEditor ----
- {2} 5-038 Const teReadOnly OpEditor ----
- {2} 5-038 Const teReformatting OpEditor ----
- {2} 5-040 Field teReplacements OpEditor TextEditor
- {2} 5-040 Field teReplaceSt OpEditor TextEditor
- {2} 5-039 Enum tescNone OpEditor ----
- {2} 5-039 Enum tescReplace OpEditor ----
- {2} 5-039 Enum tescSearch OpEditor ----
- {2} 5-038 Const teSearchEnd OpEditor ----
- {2} 5-038 Const teSearching OpEditor ----
- {2} 5-040 Field teSearchSt OpEditor TextEditor
- {2} 5-038 Const teSearchStart OpEditor ----
- {2} 5-039 Type teSearchType OpEditor ----
- {2} 5-038 Const teSmartTabs OpEditor ----
- {2} 5-038 Const teStreamReload OpEditor ----
- {2} 5-038 Const teWordWrap OpEditor ----
- {2} 5-038 Const teWrapAtLeft OpEditor ----
- {1} 3-006 Var TextAttr OpCrt ----
- {*} *-*** Type TextBoxField OpField ----
- {*} *-*** Type TextBoxFieldPtr OpField ----
- {1} 3-009 TConst TextChar OpCrt ----
- {1} 3-046 Field TextColor OpCrt ColorSet
- {2} 5-040 Type TextEditor OpEditor ----
- {2} 5-040 Type TextEditorPtr OpEditor ----
- {2} 6-016 Type TextField OpAbsFld ----
- {2} 6-016 Type TextFieldPtr OpAbsFld ----
- {*} *-*** Type TextLineField OpField ----
- {*} *-*** Type TextLineFieldPtr OpField ----
- {1} 3-046 Field TextMono OpCrt ColorSet
- {2} 4-407 Field TextOfs OpHelp ----
- {2} 4-414 Field TextOfs OpHelp ----
- {2} 5-039 Const teYes OpEditor ----
- {*} *-*** Const tfBox OpField ----
- {2} 6-016 Field tfCol OpAbsFld TextField
- {2} 6-016 Field tfColorAttrs OpAbsFld TextField
- {2} 6-016 Field tfFlags OpAbsFld TextField
- {2} 6-016 Field tfID OpAbsFld TextField
- {*} *-*** Const tfLine OpField ----
- {*} *-*** Const tfMarkEnd OpField ----
- {2} 6-016 Field tfMonoAttrs OpAbsFld TextField
- {2} 6-016 Field tfRow OpAbsFld TextField
- {*} *-*** Const tfShadowed OpField ----
- {2} 6-016 Field tfString OpAbsFld TextField
- {*} *-*** Const tfVertical OpField ----
- {3} 11-047 Field ThisIfc OpSwap1 ----
- {3} 11-023 Var ThisIfc OpTsr ----
- {2} 6-211 TConst Threshold2000 OpDate ----
- {2} 6-209 Enum Thursday OpDate ----
- {1} 2-010 Define ThwartSideKick ---- ----
- {2} 6-209 Type Time OpDate ----
- {1} 4-250 Field Time OpDir ----
- {2} 6-006 Const TimeColon OpAbsFld ----
- {2} 6-210 Const TimeColon OpDate ----
- {2} 6-038 Type TimeField OpField ----
- {2} 6-038 Type TimeFieldPtr OpField ----
- {2} 6-006 Const TimeOnly OpAbsFld ----
- {2} 6-210 Const TimeOnly OpDate ----
- {*} *-*** Field tlfLength OpField TextLineField
- {3} 9-049 Var TpStr OpStrDev ----
- {1} 4-028 TConst TriangleArrows OpFrame ----
- {2} 6-011 TConst TrueChar OpAbsFld ----
- {2} 6-209 Enum Tuesday OpDate ----
-
- {3} 8-152 Const ucBrowse OpRoot ----
- {3} 8-152 Const ucCal OpRoot ----
- {3} 8-152 Const ucCalc OpRoot ----
- {*} *-*** Const ucDialog OpRoot ----
- {3} 8-152 Const ucDir OpRoot ----
- {3} 8-152 Const ucEdit OpRoot ----
- {3} 8-152 Const ucEditor OpRoot ----
- {3} 8-152 Const ucEntry OpRoot ----
- {3} 8-152 Const ucHelp OpRoot ----
- {3} 8-152 Const ucLArray OpRoot ----
- {3} 8-152 Const ucMacEd OpRoot ----
- {3} 8-152 Const ucMemo OpRoot ----
- {3} 8-152 Const ucMenu OpRoot ----
- {3} 8-152 Const ucNone OpRoot ----
- {3} 8-152 Const ucPick OpRoot ----
- {3} 8-152 Const ucQkRef OpRoot ----
- {3} 8-152 Const ucReservedForTP OpRoot ----
- {3} 8-152 Const ucSEdit OpRoot ----
- {3} 8-152 Const ucSelect OpRoot ----
- {2} 7-036 Const Underline OpPrint ----
- {2} 7-036 Const Unidirectional OpPrint ----
- {3} 10-003 Enum UnknownDisk OpDos ----
- {1} 3-114 Type UnpackedCmdPtr OpCmd ----
- {1} 3-114 Type UnpackedCmdTable OpCmd ----
- {1} 3-047 Field UnselXrefColor OpCrt ColorSet
- {1} 3-047 Field UnselXrefMono OpCrt ColorSet
- {2} 6-211 TConst UpCaseTime OpDate ----
- {3} 14-018 Enum UpdateAll OpClone ----
- {3} 14-018 Enum UpdateDate OpClone ----
- {3} 14-018 Enum UpdateNone OpClone ----
- {2} 6-006 Const UpperAlpha OpAbsFld ----
- {2} 6-010 Enum UpperCase OpAbsFld ----
- {1} 2-010 Define UseAdjustableWindows ---- ----
- {1} 2-010 Define UseBCD ---- ----
- {1} 2-010 Define UseCrt ---- ----
- {1} 2-010 Define UseDates ---- ----
- {1} 3-007 Enum UseDefault OpCrt ----
- {*} *-*** Define UseDrag ---- ----
- {3} 10-034 TConst UseEmsIfAvailable OpExec ----
- {*} *-*** TConst UseEmsOverXms OpExec ----
- {1} 3-009 TConst UseEnhancedKbd OpCrt ----
- {1} 2-010 Define UseHotSpots ---- ----
- {1} 2-010 Define UseMouse ---- ----
- {2} 6-006 Const User1 OpAbsFld ----
- {2} 6-006 Const User8 OpAbsFld ----
- {2} 7-086 Type UserBlockFunc OpForm ----
- {3} 11-048 Field UserData OpSwap1 ----
- {2} 7-009 Enum UserDefined OpPrnLow ----
- {2} 7-086 Type UserFormFunc OpForm ----
- {1} 3-094 Type UserHookProc OpCmd ----
- {3} 14-046 Type UserLessFunc OpSort ----
- {2} 7-086 Type UserPageFunc OpForm ----
- {2} 6-010 TConst UserSet1 OpAbsFld ----
- {2} 6-010 TConst UserSet8 OpAbsFld ----
- {1} 2-010 Define UseScrollBars ---- ----
- {1} 2-010 Define UseShadows ---- ----
- {*} *-*** Define UseStreams ---- ----
- {*} *-*** TConst UseXmsIfAvailable OpExec ----
- {2} 6-026 Type ValidationFunc OpField ----
-
- {3} 8-159 TConst VArrayID OpLarray ----
- {3} 8-096 Const veAbstractHelpWindow OpRoot ----
- {3} 8-096 Const veAbstractSelector OpRoot ----
- {3} 8-096 Const veArrayEField OpRoot ----
- {3} 8-096 Const veBasePrinter OpRoot ----
- {3} 8-096 Const veBcdEField OpRoot ----
- {3} 8-096 Const veBCDPField OpRoot ----
- {3} 8-096 Const veBiosPrinter OpRoot ----
- {3} 8-096 Const veBitSet OpRoot ----
- {3} 8-096 Const veBooleanEField OpRoot ----
- {3} 8-096 Const veBooleanPField OpRoot ----
- {3} 8-096 Const veBoxPField OpRoot ----
- {3} 8-096 Const veBrowser OpRoot ----
- {3} 8-096 Const veByteEField OpRoot ----
- {3} 8-096 Const veBytePField OpRoot ----
- {3} 8-096 Const veCalculator OpRoot ----
- {3} 8-096 Const veCalendar OpRoot ----
- {3} 8-096 Const veCharEField OpRoot ----
- {3} 8-096 Const veCharPField OpRoot ----
- {*} *-*** Const veCheckBoxes OpRoot ----
- {3} 8-096 Const veChoiceEField OpRoot ----
- {3} 8-096 Const veCircularList OpRoot ----
- {*} *-*** Const veCluster OpRoot ----
- {*} *-*** Const veClusterItem OpRoot ----
- {3} 8-096 Const veCommandProcessor OpRoot ----
- {3} 8-096 Const veCommandWindow OpRoot ----
- {3} 8-096 Const veCompEField OpRoot ----
- {3} 8-096 Const veCompPField OpRoot ----
- {*} *-*** Const veControl OpRoot ----
- {3} 8-096 Const veCustomEntryScreen OpRoot ----
- {3} 8-096 Const veDateEField OpRoot ----
- {3} 8-096 Const veDatePField OpRoot ----
- {3} 8-096 Const veDateStEField OpRoot ----
- {*} *-*** Const veDialogBox OpRoot ----
- {3} 8-096 Const veDirEntry OpRoot ----
- {3} 8-096 Const veDirList OpRoot ----
- {3} 8-096 Const veDosPrinter OpRoot ----
- {3} 8-096 Const veDoubleEField OpRoot ----
- {3} 8-096 Const veDoubleList OpRoot ----
- {3} 8-096 Const veDoublePField OpRoot ----
- {*} *-*** Const veDragProcessor OpRoot ----
- {3} 8-096 Const veEntryField OpRoot ----
- {3} 8-096 Const veEntryScreen OpRoot ----
- {3} 8-096 Const veExtendedEField OpRoot ----
- {3} 8-096 Const veExtendedPField OpRoot ----
- {3} 8-096 Const veFlexiblePrinter OpRoot ----
- {3} 8-096 Const veForm OpRoot ----
- {3} 8-096 Const veFrame OpRoot ----
- {3} 8-096 Const veHeaderNode OpRoot ----
- {3} 8-096 Const veHotNode OpRoot ----
- {3} 8-096 Const veIntegerEField OpRoot ----
- {3} 8-096 Const veIntegerPField OpRoot ----
- {3} 8-096 Const veItemList OpRoot ----
- {3} 8-096 Const veItemNode OpRoot ----
- {3} 8-096 Const veLargeBitSet OpRoot ----
- {3} 8-096 Const veLineEditor OpRoot ----
- {3} 8-096 Const veLinePField OpRoot ----
- {3} 8-096 Const veLoadableColorSet OpRoot ----
- {3} 8-096 Const veLongIntEField OpRoot ----
- {3} 8-096 Const veLongIntPField OpRoot ----
- {3} 8-096 Const veMemo OpRoot ----
- {3} 8-096 Const veMemoFile OpRoot ----
- {3} 8-096 Const veMenu OpRoot ----
- {3} 8-096 Const veMultiLineField OpRoot ----
- {3} 8-096 Const veNestedEField OpRoot ----
- {3} 8-096 Const vePackedWindow OpRoot ----
- {3} 8-096 Const vePagedHelpWindow OpRoot ----
- {3} 8-096 Const vePathList OpRoot ----
- {3} 8-096 Const vePickEField OpRoot ----
- {3} 8-096 Const vePickList OpRoot ----
- {3} 8-096 Const vePointerStack OpRoot ----
- {3} 8-096 Const vePrintBlock OpRoot ----
- {3} 8-096 Const vePrinter OpRoot ----
- {3} 8-096 Const vePrintField OpRoot ----
- {3} 8-096 Const vePrintMode OpRoot ----
- {3} 8-096 Const vePrintPage OpRoot ----
- {*} *-*** Const vePushButton OpRoot ----
- {3} 8-096 Const veQkRefChart OpRoot ----
- {*} *-*** Const veRadioButtons OpRoot ----
- {3} 8-096 Const veRawWindow OpRoot ----
- {3} 8-096 Const veRealEField OpRoot ----
- {3} 8-096 Const veRealPField OpRoot ----
- {3} 8-096 Const veReport OpRoot ----
- {3} 11-048 Field Version OpSwap1 ----
- {3} 11-022 Field Version OpTsr ----
- {1} 4-322 Enum Vertical OpMenu ----
- {3} 8-096 Const veScreenRect OpRoot ----
- {3} 8-096 Const veScrollBar OpRoot ----
- {3} 8-096 Const veScrollingEntryScreen OpRoot ----
- {3} 8-096 Const veScrollingHelpWindow OpRoot ----
- {3} 8-096 Const veScrollingSelector OpRoot ----
- {3} 8-096 Const veSelectField OpRoot ----
- {3} 8-096 Const veSelector OpRoot ----
- {3} 8-096 Const veShadedPField OpRoot ----
- {3} 8-096 Const veShadowNode OpRoot ----
- {3} 8-096 Const veShortIntEField OpRoot ----
- {3} 8-096 Const veShortIntPField OpRoot ----
- {3} 8-096 Const veSingleEField OpRoot ----
- {3} 8-096 Const veSingleList OpRoot ----
- {3} 8-096 Const veSinglePField OpRoot ----
- {3} 8-096 Const veStackWindow OpRoot ----
- {3} 8-096 Const veStackWindowListNode OpRoot ----
- {3} 8-096 Const veStaticQueue OpRoot ----
- {3} 8-096 Const veStringArray OpRoot ----
- {3} 8-096 Const veStringDict OpRoot ----
- {3} 8-096 Const veStringEField OpRoot ----
- {3} 8-096 Const veStringPField OpRoot ----
- {3} 8-096 Const veStringSet OpRoot ----
- {3} 8-096 Const veSubMenu OpRoot ----
- {*} *-*** Const veTextBoxField OpRoot ----
- {3} 8-096 Const veTextEditor OpRoot ----
- {3} 8-096 Const veTextField OpRoot ----
- {*} *-*** Const veTextLineField OpRoot ----
- {3} 8-096 Const veTimeEField OpRoot ----
- {3} 8-096 Const veTimePField OpRoot ----
- {3} 8-096 Const veVirtScreen OpRoot ----
- {*} *-*** Const veWindowControl OpRoot ----
- {3} 8-096 Const veWindowEField OpRoot ----
- {3} 8-096 Const veWindowStack OpRoot ----
- {3} 8-096 Const veWordEField OpRoot ----
- {3} 8-096 Const veWordPField OpRoot ----
- {3} 8-096 Const veYesNoEField OpRoot ----
- {3} 8-096 Const veYesNoPField OpRoot ----
- {1} 3-007 Enum VGA OpCrt ----
- {1} 3-010 Var VideoSegment OpCrt ----
- {3} 8-160 Type VirtualArray OpLarray ----
- {3} 8-160 Type VirtualArrayPtr OpLarray ----
- {1} 3-011 Var VirtualHeight OpCrt ----
- {3} 8-160 Type VirtualRCArray OpLarray ----
- {3} 8-160 Type VirtualRCArrayPtr OpLarray ----
- {1} 3-011 Var VirtualSegment OpCrt ----
- {1} 3-011 Var VirtualWidth OpCrt ----
-
- {1} 3-061 TConst WaitForButtonRelease OpMouse ----
- {1} 4-060 Const wAllMouseEvents OpWindow ----
- {1} 4-060 Const wAltFrame OpWindow ----
- {1} 4-060 Const wBordered OpWindow ----
- {1} 4-060 Const wClear OpWindow ----
- {*} *-*** Const wCoversOnDemand OpWindow ----
- {2} 6-209 Enum Wednesday OpDate ----
- {2} 6-006 Const WeekDayOnly OpAbsFld ----
- {2} 6-210 Const WeekDayOnly OpDate ----
- {2} 6-006 Const WeekDayOnlyU OpAbsFld ----
- {2} 6-210 Const WeekDayOnlyU OpDate ----
- {1} 4-061 Field wFrame OpWindow RawWindow
- {1} 4-060 Const wFullMouseWindow OpWindow ----
- {*} *-*** Field wfWin OpEntry WindowField
- {1} 3-011 Var WhichHerc OpCrt ----
- {1} 3-006 Const White OpCrt ----
- {1} 3-049 Const WhiteOnBlack OpColor ----
- {1} 3-049 Const WhiteOnBlue OpColor ----
- {1} 3-051 Const WhiteOnBrown OpColor ----
- {1} 3-050 Const WhiteOnCyan OpColor ----
- {1} 3-050 Const WhiteOnGreen OpColor ----
- {1} 3-051 Const WhiteOnLtGray OpColor ----
- {1} 3-051 Const WhiteOnMagenta OpColor ----
- {1} 3-050 Const WhiteOnRed OpColor ----
- {1} 3-006 Var WindMax OpCrt ----
- {1} 3-006 Var WindMin OpCrt ----
- {1} 3-008 Type WindowCoordinates OpCrt ----
- {*} *-*** Type WindowField OpEntry ----
- {1} 4-117 Type WindowPtr OpWindow ----
- {1} 4-131 Type WindowStack OpWindow ----
- {1} 4-131 Type WindowStackPtr OpWindow ----
- {2} 4-382 Field WindowWidth OpHelp ----
- {*} *-*** Const wNoCoversBuffer OpWindow ----
- {2} 4-382 Type WordArray OpHelp ----
- {2} 4-382 Type WordArrayPtr OpHelp ----
- {2} 4-381 TConst WordChars OpHelp ----
- {2} 6-038 Type WordField OpField ----
- {2} 6-038 Type WordFieldPtr OpField ----
- {2} 6-063 Enum WrapAtEdges OpSelect ----
- {2} 6-063 Type WrapMode OpSelect ----
- {1} 4-060 Const wResizeable OpWindow ----
- {1} 4-060 Const wSaveContents OpWindow ----
- {1} 4-060 Const wSetMouse OpWindow ----
- {1} 4-060 Const wSoundEffects OpWindow ----
- {1} 4-131 TConst wStack OpWindow ----
- {1} 4-060 Const wStoreContents OpWindow ----
- {1} 4-060 Const wUserContents OpWindow ----
-
- {1} 3-008 Field XH OpCrt ----
- {1} 3-008 Field XL OpCrt ----
- {2} 7-009 Type XlatCharTable OpPrnLow ----
- {2} 4-381 Type XlateArray OpHelp ----
- {2} 4-382 Field XlateTable OpHelp ----
- {2} 7-009 Type XlatFunc OpPrnLow ----
- {*} *-*** Var XmsAllocated OpExec ----
- {*} *-*** Type XmsArray OpLarray ----
- {*} *-*** Type XmsArrayPtr OpLarray ----
- {*} *-*** Var XmsAvailable OpLarray ----
- {*} *-*** Type XmsRCArray OpLarray ----
- {*} *-*** Type XmsRCArrayPtr OpLarray ----
- {2} 4-408 Field XrefCol OpHelp ----
- {2} 4-381 Const XrefForIndex OpHelp ----
- {2} 4-408 Field XrefOfs OpHelp ----
- {2} 4-408 Field XrefPage OpHelp ----
- {2} 4-408 Field XrefRow OpHelp ----
- {2} 4-383 Type Xrefs OpHelp ----
- {2} 4-381 Const XrefToggle OpHelp ----
- {2} 4-408 Field XrefTopic OpHelp ----
-
- {2} 6-006 Const YearOnly OpAbsFld ----
- {2} 6-210 Const YearOnly OpDate ----
- {1} 3-006 Const Yellow OpCrt ----
- {1} 3-049 Const YellowOnBlack OpColor ----
- {1} 3-049 Const YellowOnBlue OpColor ----
- {1} 3-051 Const YellowOnBrown OpColor ----
- {1} 3-050 Const YellowOnCyan OpColor ----
- {1} 3-050 Const YellowOnGreen OpColor ----
- {1} 3-051 Const YellowOnLtGray OpColor ----
- {1} 3-051 Const YellowOnMagenta OpColor ----
- {1} 3-050 Const YellowOnRed OpColor ----
- {2} 6-011 TConst YesChar OpAbsFld ----
- {2} 6-038 Type YesNoField OpField ----
- {2} 6-038 Type YesNoFieldPtr OpField ----
- {2} 6-006 Const YesNoOnly OpAbsFld ----
- {2} 6-010 TConst YesNoSet OpAbsFld ----
- {1} 3-008 Field YH OpCrt ----
- {1} 3-008 Field YL OpCrt ----
-
- {3} 14-003 TConst ZeroBcd OpBcd ----