FireDAC.Stan.Param.TFDMacro.IsNull
Delphi
property IsNull: Boolean read GetIsNull;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FireDAC.Stan.Param.pas | FireDAC.Stan.Param | TFDMacro |
Description
Indicates whether the TFDMacro component is NULL.
The IsNull property returns TRUE if the TFDMacro component is NULL and FALSE otherwise.