Table of Contents

TAliasPlacement Enumeration

Specifies where a type alias is placed in the generated unit.

Remarks

Top places the alias at the beginning of the type section. AfterReferenced places the alias immediately after the type it references.

Syntax

Unit: Bcl.Code.MetaClasses

Members

Name Value Description
Top 0
AfterReferenced 1