TdxDataStorage.InsertAfter(PdxDataRecord,Integer) Method
Declaration
function InsertAfter(ARecord: PdxDataRecord; ACount: Integer = 1): PdxDataRecord;
Parameters
Name | Type |
---|---|
ARecord | PdxDataRecord |
ACount | Integer |
Returns
Type |
---|
PdxDataRecord |
See Also