Table of Contents

TCodeTypeReference Class

Represents a reference to a type by name.

Syntax

Unit: Bcl.Code.MetaClasses

TCodeTypeReference = class(TCodeObject);

Constructors

Name Description
Create Creates a type reference with the specified type name.

Properties

Name Description
BaseType Gets or sets the name of the referenced type.