ILazy.IsValueCreated Property

Definition

Gets a value that indicates whether a value has been created for this ILazy instance.

Delphi
property IsValueCreated

Value

Boolean

True if a value has been created for this ILazy instance; otherwise, False .