Used to allow retrieving data from the server starting from the specified row. 
Class
TCustomMyTable
 Syntax
property Offset: integer default 0;
Remarks
Use the Offset property to allow retrieving data from the server starting from the specified row. The default value is 0. 
See Also