Record TFieldType

Hierarchy
Methods
Properties

Unit

Declaration

type TFieldType = record

Description

Description of a .NET field

Overview

Fields

Public category: TTypeCategory;
Public primitiveType: TPrimitiveType;
Public refAssembly: LongWord;
Public Name: string;

Description

Fields

Public category: TTypeCategory;

This item has no description.

Public primitiveType: TPrimitiveType;

This item has no description.

Public refAssembly: LongWord;

This item has no description.

Public Name: string;

This item has no description.