The function %HI_SetBrowserAutoRefresh enables/disables auto refresh in displayer of the Browser type (control function), if the object Table is connected to it.
The function %HI_GetBrowserAutoRefresh returns the setting of auto refresh in Browser displayer.
Declaration
%HI_SetBrowserAutoRefresh(
INT in refId,
BOOL in autorefresh
)
BOOL %HI_GetBrowserAutoRefresh(
INT in refId
)
0 komentárov