Unit 'ovcdata' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_orpheus]

TsefOptionSet

Declaration

Source position: ovcdata.pas line 101

type TsefOptionSet = set of (

  sefValPending,

  

  sefInvalid,

  

  sefNoHighlight,

  

  sefIgnoreFocus,

  

  sefValidating,

  

  sefModified,

  

  sefEverModified,

  

  sefFixSemiLits,

  

  sefHexadecimal,

  

  sefOctal,

  

  sefBinary,

  

  sefNumeric,

  

  sefRealVar,

  

  sefNoLiterals,

  

  sefHaveFocus,

  

  sefRetainPos,

  

  sefErrorPending,

  

  sefInsert,

  

  sefLiteral,

  

  sefAcceptChar,

  

  sefCharOK,

  

  sefUpdating,

  

  sefGettingValue,

  

  sefUserValidating,

  

  sefNoUserValidate

  

);



CT Web help

CodeTyphon Studio