Record TFieldType
Unit
Declaration
type TFieldType = record
Description
Description of a .NET field
Overview
Fields
category: TTypeCategory; |
|
primitiveType: TPrimitiveType; |
|
refAssembly: LongWord; |
|
Name: string; |
Description
Fields
category: TTypeCategory; |
|
This item has no description. |
primitiveType: TPrimitiveType; |
|
This item has no description. |
refAssembly: LongWord; |
|
This item has no description. |
Name: string; |
|
This item has no description. |