FireDAC.DatS.TFDDatSMechDistinct.SortMech
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
Unit: FireDAC.DatS | |
Parent: TFDDatSMechDistinct |
Delphi
property SortMech: IFDDatSMechSort read FSortMech write SetSortMech;
C++
__property _di_IFDDatSMechSort SortMech = {read=FSortMech, write=SetSortMech};
Description
Embarcadero Technologies does not currently have any additional information.