TpbProtoEnumValue Class
Represents type TpbProtoEnumValue.
TObject
flcProtoBufProtoNodes.TpbProtoNode
flcProtoBufProtoNodes.TpbProtoEnumValue
flcProtoBufProtoCodeGenPascal.TpbProtoPascalEnumValue
flcProtoBufProtoNodes.TpbProtoNode
flcProtoBufProtoNodes.TpbProtoEnumValue
flcProtoBufProtoCodeGenPascal.TpbProtoPascalEnumValue
type TpbProtoEnumValue = class(TpbProtoNode) end;
The TpbProtoEnumValue type exposes the following members.
Show:
| Name | Description | |
|---|---|---|
![]() | Create(TpbProtoEnum) | Initializes a new instance of the TpbProtoEnumValue class. |
Show:
| Name | Description | |
|---|---|---|
![]() | ExpectResolvedType(RawByteString) | Represents method |
![]() | ExpectResolvedValue(RawByteString) | Represents method |
![]() | GetAsProtoString | Represents method |
![]() | ResolveType(RawByteString,Boolean) | Represents method |
![]() | ResolveValue(RawByteString,Boolean) | Represents method |
Show:
| Name | Description | |
|---|---|---|
![]() | FName | Represents field |
![]() | FParentEnum | Represents field |
![]() | FValue | Represents field |


