API:System.Rtti.TValue.IsEmpty

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property IsEmpty: Boolean read GetIsEmpty;

C++

__property bool IsEmpty = {read=GetIsEmpty};

Properties

Type Visibility Source Unit Parent
property public
System.Rtti.pas
System.Rtti.hpp
System.Rtti TValue

Description

Embarcadero Technologies does not currently have any additional information.