TpbProtoEnum Class
Represents type TpbProtoEnum.
TObject
flcProtoBufProtoNodes.TpbProtoNode
flcProtoBufProtoNodes.TpbProtoEnum
flcProtoBufProtoCodeGenPascal.TpbProtoPascalEnum
flcProtoBufProtoNodes.TpbProtoNode
flcProtoBufProtoNodes.TpbProtoEnum
flcProtoBufProtoCodeGenPascal.TpbProtoPascalEnum
type TpbProtoEnum = class(TpbProtoNode) end;
The TpbProtoEnum type exposes the following members.
Show:
| Name | Description | |
|---|---|---|
![]() | Add(TpbProtoEnumValue) | Represents method |
![]() | ExpectResolvedType(RawByteString) | Represents method |
![]() | ExpectResolvedValue(RawByteString) | Represents method |
![]() | GetAsProtoString | Represents method |
![]() | GetValue(Integer) | Represents method |
![]() | GetValueByName(RawByteString) | Represents method |
![]() | GetValueCount | Represents method |
![]() | ResolveType(RawByteString,Boolean) | Represents method |
![]() | ResolveValue(RawByteString,Boolean) | Represents method |


