FireDAC.Phys.Intf.IFDPhysEventAlerter.Names

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
Unit: FireDAC.Phys.Intf
Parent: IFDPhysEventAlerter

Delphi

property Names: TStrings read GetNames write SetNames;

C++

__property System::Classes::TStrings* Names = {read=GetNames, write=SetNames};

Description

Embarcadero Technologies does not currently have any additional information.