Record TSerializedType
Unit
Declaration
type TSerializedType = record
Description
Description of a .NET type
Overview
Fields
ClassName: string; |
|
nbFields: integer; |
|
fieldNames: array of string; |
|
fieldTypes: array of TFieldType; |
|
refAssembly: LongWord; |
Description
Fields
ClassName: string; |
|
This item has no description. |
nbFields: integer; |
|
This item has no description. |
fieldNames: array of string; |
|
This item has no description. |
fieldTypes: array of TFieldType; |
|
This item has no description. |
refAssembly: LongWord; |
|
This item has no description. |