Unit 'LabUtils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_vulkanlab]

TLabTokenType

Declaration

Source position: LabUtils.pas line 224

type TLabTokenType = (

  ttEOF,

  

  ttError,

  

  ttSymbol,

  

  ttWord,

  

  ttKeyword,

  

  ttString,

  

  ttNumber

  

);



CT Web help

CodeTyphon Studio