FireDAC.Comp.QBE.TFDQBE.Macros

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
FireDAC.Comp.QBE.pas
FireDAC.Comp.QBE.hpp
Unit: FireDAC.Comp.QBE
Parent: TFDQBE

Delphi

property Macros: TStrings read FMacros write SetMacros;

C++

__property System::Classes::TStrings* Macros = {read=FMacros, write=SetMacros};

Description

Embarcadero Technologies does not currently have any additional information.