Unit 'flcProtoBufProtoNodes' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

TpbProtoLiteralType

Declaration

Source position: flcProtoBufProtoNodes.pas line 116

type TpbProtoLiteralType = (

  pltNone,

  

  pltInteger,

  

  pltFloat,

  

  pltString,

  

  pltBoolean,

  

  pltIdentifier

  

);



CT Web help

CodeTyphon Studio