FireDAC.Stan.Param.TFDMacro.IsNull
Delphi
property IsNull: Boolean read GetIsNull;
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
property | public | FireDAC.Stan.Param.pas | FireDAC.Stan.Param | TFDMacro |
Beschreibung
Gibt an, ob die Komponente TFDMacro NULL ist.
Die Eigenschaft IsNull gibt TRUE zurück, wenn die Komponente TFDMacro NULL ist, ansonsten wird FALSE zurückgegeben.