MyDAC

TMyDataSetOptions.AutoRefreshInterval Property

Used to define in what time interval in seconds the Refresh or TCustomMyDataSet.RefreshQuick method of a DataSet is called.

Class

TMyDataSetOptions

Syntax

property AutoRefreshInterval: integer default 60;

Remarks

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.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback