FireDAC.Stan.Param.TFDMacros.AddRef

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure AddRef;

Properties

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

Description

Adds a reference to a TFDMacros object.

Use the AddRef method to add a reference to the existing TFDMacros object. Do not use this method directly, it is intended for use inside of the FireDAC code.

See Also