Unit 'SynHighlighterLFM' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#bs_synedit]

TtkTokenKind

Declaration

Source position: synhighlighterlfm.pas line 56

type TtkTokenKind = (

  tkComment,

  

  tkIdentifier,

  

  tkKey,

  

  tkNull,

  

  tkNumber,

  

  tkSpace,

  

  tkString,

  

  tkSymbol,

  

  tkUnknown

  

);



CT Web help

CodeTyphon Studio