IsLazyType Method
Definition
Returns True if the type is a lazy type.
Delphi
function IsLazyType(typeInfo: PTypeInfo): Boolean
Parameters
- typeInfo
- PTypeInfo
Returns
Boolean
Returns True if the type is a lazy type.
function IsLazyType(typeInfo: PTypeInfo): Boolean