FireDAC.Stan.Param.TFDMacro.IsNull

From RAD Studio API Documentation
Jump to: navigation, search

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.