FireDAC.DatS.TFDDatSMechSort.RemoveDuplicates
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
| Unit: FireDAC.DatS | |
| Parent: TFDDatSMechSort | |
Delphi
procedure RemoveDuplicates(AList: TFDDatSRowListBase; AColumnCount: Integer);
C++
void __fastcall RemoveDuplicates(TFDDatSRowListBase* AList, int AColumnCount);
Description
Embarcadero Technologies does not currently have any additional information.