TValueHelper.Kind Property

Definition

Specifies the type kind of the stored value.

Delphi
property Kind

Value

TTypeKind

Remarks

This fixes the issue with returning tkUnknown when the stored value is an empty reference type (RSP-10071).