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

TpbProtoFieldCardinality

Declaration

Source position: flcProtoBufProtoNodes.pas line 168

type TpbProtoFieldCardinality = (

  pfcNone,

  

  pfcRequired,

  

  pfcOptional,

  

  pfcRepeated

  

);



CT Web help

CodeTyphon Studio