TpbProtoPascalFieldType Class
Represents type TpbProtoPascalFieldType.
flcProtoBufProtoNodes.TpbProtoNode
flcProtoBufProtoNodes.TpbProtoFieldType
flcProtoBufProtoCodeGenPascal.TpbProtoPascalFieldType
type TpbProtoPascalFieldType = class(TpbProtoFieldType) end;
The TpbProtoPascalFieldType type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Create(TpbProtoField) | Initializes a new instance of the TpbProtoPascalFieldType class. |
![]() | Destroy | Represents the destructor of the TpbProtoPascalFieldType class. |
| Name | Description | |
|---|---|---|
![]() | BaseType | Represents property |
![]() | IdenStr | Represents property |
![]() | ParentField | Represents property |
| Name | Description | |
|---|---|---|
![]() | CodeGenInit | Represents method |
![]() | ExpectResolvedType(RawByteString) | Represents method |
![]() | ExpectResolvedValue(RawByteString) | Represents method |
![]() | GenerateArrayHelpers(TCodeGenPascalUnit,TCodeGenSupportVersion) | Represents method |
![]() | GenerateMessageUnit(TCodeGenPascalUnit,TCodeGenSupportVersion) | Represents method |
![]() | GetAsProtoString | Represents method |
![]() | GetPascalParentField | Represents method |
![]() | IdenType | Represents method |
![]() | IsIdenType | Represents method |
![]() | IsSimpleType | Represents method |
![]() | ResolveType(RawByteString,Boolean) | Represents method |
![]() | ResolveValue(RawByteString,Boolean) | Represents method |
| Name | Description | |
|---|---|---|
![]() | FBaseType | Represents field |
![]() | FIdenStr | Represents field |
![]() | FIsArray | Represents field |
![]() | FParentField | Represents field |
![]() | FPascalArrayDecodeFuncName | Represents field |
![]() | FPascalArrayEncodeFuncName | Represents field |
![]() | FPascalBaseType | Represents field |
![]() | FPascalDecodeFuncName | Represents field |
![]() | FPascalDefaultValueStr | Represents field |
![]() | FPascalEncodeFuncName | Represents field |
![]() | FPascalProtoStr | Represents field |
![]() | FPascalTypeStr | Represents field |
![]() | FPascalZeroValueStr | Represents field |



