TLazy Class
The base class of the lazy initialization type.
The TLazy type exposes the following members.
Show:
Name | Description | |
---|---|---|
IsValueCreated | Gets a value that indicates whether a value has been created for this TLazy<T> instance. |
Show:
Name | Description | |
---|---|---|
GetIsValueCreated | Represents method | |
GetValueNonGeneric | Represents method |
Show:
Name | Description | |
---|---|---|
fIsValueCreated | Represents field | |
fLock | Represents field | |
fOwnsObjects | Represents field |