GetLazyTypeName Method
Definition
Returns the underlying type name of the lazy type.
Delphi
function GetLazyTypeName(typeInfo: PTypeInfo): string
Parameters
- typeInfo
- PTypeInfo
Returns
string
Returns the underlying type name of the lazy type.
function GetLazyTypeName(typeInfo: PTypeInfo): string