Unit 'mnSynHighlighterMultiProc' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_minicontrols]

TtkTokenKind

Declaration

Source position: mnSynHighlighterMultiProc.pas line 20

type TtkTokenKind = (

  tkUnknown,

  

  tkNull,

  

  tkSpace,

  

  tkComment,

  

  tkDocument,

  

  tkKeyword,

  

  tkIdentifier,

  

  tkType,

  

  tkValue,

  

  tkVariable,

  

  tkFunction,

  

  tkSymbol,

  

  tkNumber,

  

  tkString,

  

  tkText,

  

  tkProcessor

  

);



CT Web help

CodeTyphon Studio