Unit 'SynHighlighterCache' Package
[Overview][Types][Classes][Index] [#lz_syneditextra]

TtkTokenKind

Declaration

Source position: synhighlightercache.pas line 69

type TtkTokenKind = (

  tkClass,

  

  tkComment,

  

  tkFunction,

  

  tkIdentifier,

  

  tkKey,

  

  tkNull,

  

  tkNumber,

  

  tkDirective,

  

  tkSpace,

  

  tkString,

  

  tkSymbol,

  

  tkIndirect,

  

  tkLabel,

  

  tkMacro,

  

  tkUserFunction,

  

  tkEmbedSQL,

  

  tkEmbedText,

  

  tkUnknown

  

);



CT Web help

CodeTyphon Studio