FireDAC.Stan.Param.TFDMacros.CreateRefCounted

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor CreateRefCounted(AGetOwner: TFDGetOwner);

Properties

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

Description

Creates a TFDMacros object with reference.

Use the CreateRefCounted method to create a TFDMacros object with reference.

See Also