Used to define in what time interval in seconds the Refresh or TCustomMyDataSet.RefreshQuick method of a DataSet is called.
property AutoRefreshInterval: integer default 60;
Use the AutoRefreshInterval property to define in what time interval in seconds the Refresh or TCustomMyDataSet.RefreshQuick method of a DataSet is called. This option is only available for Windows.