Spring.Base Spring ILazy IsValueCreated ILazy.IsValueCreated Property On this page Definition Definition Unit: Spring Package: Spring.Base Gets a value that indicates whether a value has been created for this ILazy instance. Delphi Copy property IsValueCreated Value Boolean True if a value has been created for this ILazy instance; otherwise, False .