TpbProtoOption Class
Represents type TpbProtoOption.
type TpbProtoOption = class(TpbProtoNode) end;
The TpbProtoOption type exposes the following members.
Show:
| Name | Description | |
|---|---|---|
![]() | Create(TpbProtoNodeFactory) | Initializes a new instance of the TpbProtoOption class. |
![]() | Destroy | Represents the destructor of the TpbProtoOption 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 |
![]() | SetValue(TpbProtoLiteral) | Represents method |



