Unit 'SynHighlighterAny' Package
[Overview][Types][Classes][Index] [#bs_synedit]

TtkTokenKind

Declaration

Source position: synhighlighterany.pas line 64

type TtkTokenKind = (

  tkComment,

  

  tkIdentifier,

  

  tkKey,

  

  tkNull,

  

  tkNumber,

  

  tkPreprocessor,

  

  tkSpace,

  

  tkString,

  

  tkSymbol,

  

  tkUnknown,

  

  tkConstant,

  

  tkObject,

  

  tkEntity,

  

  tkDollarVariable,

  

  tkDot

  

);



CT Web help

CodeTyphon Studio