Unit 'uibsynedit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_uib]

TUIBTokenKind

Declaration

Source position: uibsynedit.pas line 32

type TUIBTokenKind = (

  tkComment,

  

  tkDatatype,

  

  tkFunction,

  

  tkIdentifier,

  

  tkKey,

  

  tkNull,

  

  tkNumber,

  

  tkSpace,

  

  tkString,

  

  tkSymbol,

  

  tkUnknown,

  

  tkVariable,

  

  tkException,

  

  tkGenerator,

  

  tkUDF,

  

  tkView,

  

  tkProcedure,

  

  tkRole,

  

  tkTable,

  

  tkDomain,

  

  tkTrigger

  

);



CT Web help

CodeTyphon Studio