FireDAC.DatS.TFDDatSList.Count
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
Unit: FireDAC.DatS | |
Parent: TFDDatSList |
Delphi
property Count: Integer read FCount;
C++
__property int Count = {read=FCount, nodefault};
Description
Embarcadero Technologies does not currently have any additional information.