TCodeUsedUnit.Create Constructor
Creates a used unit reference with the specified unit name.
Syntax
Unit: Bcl.Code.MetaClasses
constructor TCodeUsedUnit.Create(AUsedUnit: string);
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| AUsedUnit | string | The name of the used unit. |