FireDAC.DatS.TFDDatSNamedObject.Name
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
Unit: FireDAC.DatS | |
Parent: TFDDatSNamedObject |
Delphi
property Name: String read FName write SetName;
C++
__property System::UnicodeString Name = {read=FName, write=SetName};
Description
Embarcadero Technologies does not currently have any additional information.