TVariant Class

Provides static methods to manipulate an Variant type.

Namespace: Spring.SystemUtils
TObject
  Spring.SystemUtils.TVariant
type
 TVariant = class
 end;

The TVariant type exposes the following members.

Show:
 NameDescription
IsNull(Variant)

Represents method IsNull(Variant).

Top