TcxCustomGridRecordsViewInfo.OffsetRecords(Integer,Integer) Method
Declaration
procedure OffsetRecords(AItemCountDelta: Integer; APixelScrollRecordOffsetDelta: Integer); virtual;
Parameters
Name | Type |
---|---|
AItemCountDelta | Integer |
APixelScrollRecordOffsetDelta | Integer |
See Also