TpbProtoPascalEnumValue Class
Represents type TpbProtoPascalEnumValue.
flcProtoBufProtoNodes.TpbProtoNode
flcProtoBufProtoNodes.TpbProtoEnumValue
flcProtoBufProtoCodeGenPascal.TpbProtoPascalEnumValue
type TpbProtoPascalEnumValue = class(TpbProtoEnumValue) end;
The TpbProtoPascalEnumValue type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Create(TpbProtoEnum) | Initializes a new instance of the TpbProtoEnumValue class. (Inherited from TpbProtoEnumValue.) |
| Name | Description | |
|---|---|---|
![]() | Name | Represents property |
![]() | Value | Represents property |
| Name | Description | |
|---|---|---|
![]() | CodeGenInit | Represents method |
![]() | ExpectResolvedType(RawByteString) | Represents method |
![]() | ExpectResolvedValue(RawByteString) | Represents method |
![]() | GetAsProtoString | Represents method |
![]() | GetPascalDeclaration | Represents method |
![]() | GetPascalParentEnum | Represents method |
![]() | ResolveType(RawByteString,Boolean) | Represents method |
![]() | ResolveValue(RawByteString,Boolean) | Represents method |
| Name | Description | |
|---|---|---|
![]() | FName | Represents field |
![]() | FParentEnum | Represents field |
![]() | FPascalName | Represents field |
![]() | FPascalProtoName | Represents field |
![]() | FValue | Represents field |



