Unit 'cparserexp' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_chelper]

TIdentType

Declaration

Source position: cparserexp.pas line 9

type TIdentType = (

  itIdent,

  

  itIndex,

  

  itFuncCall,

  

  itField,

  

  itSubSel

  

);



CT Web help

CodeTyphon Studio