Unit Refresh

Classes

TSelfRefreshTable - Version 2.

Functions

ForceTableRefreshNow - call this if you don't want to wait for Application.
SetRefreshCheckPeriod - check for changed tables every .

Types

Constants

Variables


Functions


procedure ForceTableRefreshNow;

call this if you don't want to wait for Application.Idle to make sure every table is refreshed:

----------------------------------------------------------------------------


procedure SetRefreshCheckPeriod(Value: Integer);

check for changed tables every ... ms (default 1000):

Types


Constants


Variables