FireDAC.DatS.TFDDatSRowListBase.Last
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
Unit: FireDAC.DatS | |
Parent: TFDDatSRowListBase |
Delphi
property Last: TFDDatSRow read GetLast;
C++
__property TFDDatSRow* Last = {read=GetLast};
Description
Embarcadero Technologies does not currently have any additional information.