FireDAC.Stan.Param.TFDMacros.Add

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Add: TFDMacro;

Properties

Type Visibility Source Unit Parent
function public FireDAC.Stan.Param.pas FireDAC.Stan.Param TFDMacros

Description

Adds a new TFDMacro object to the TFDMacros collection.

Use the Add function to add a new TFDMacro object to the existing TFDMacros collection.

See Also