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