FireDAC.Stan.Param.TFDMacros.RemRef
Delphi
procedure RemRef;
C++
void __fastcall RemRef();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | FireDAC.Stan.Param.pas FireDAC.Stan.Param.hpp |
FireDAC.Stan.Param | TFDMacros |
Description
Removes a reference from a TFDMacros object.
Use the RemRef method to remove a reference from the existing TFDMacros object. Do not use this method directly, it is intended for use inside of the FireDAC code.