FireDAC.Stan.Param.TFDMacro.Name

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Name: String read FName write FName;

C++

__property System::UnicodeString Name = {read=FName, write=FName};

Properties

Type Visibility Source Unit Parent
property published
FireDAC.Stan.Param.pas
FireDAC.Stan.Param.hpp
FireDAC.Stan.Param TFDMacro

Description

Specifies the name of the TFDMacro.

Use the Name property to change the name of the TFDMacro in the current application.