FireDAC.Stan.Param.TFDMacro.IsNull

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property IsNull: Boolean read GetIsNull;

C++

__property bool IsNull = {read=GetIsNull, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
FireDAC.Stan.Param.pas
FireDAC.Stan.Param.hpp
FireDAC.Stan.Param TFDMacro


Description

Indique si le composant TFDMacro est NULL.

La propriété IsNull renvoie TRUE si le composant TFDMacro est NULL ; sinon, elle renvoie FALSE.