IsLazyType Method

Definition

Returns True if the type is a lazy type.

Delphi
function IsLazyType(typeInfo: PTypeInfo): Boolean

Parameters

typeInfo
PTypeInfo

Returns

Boolean