SetDoRefreshControl

<< Click to Display Table of Contents >>

Navigation:  Functions >

SetDoRefreshControl

SIGNATURE=IWHTML40Interfaces.SetDoRefreshControl@TComponent@Boolean

 

ETYPE=Function

 

Declaration:

Delphi:

procedure SetDoRefreshControl(ARoot: TComponent; AValue: Boolean);

C++:

void SetDoRefreshControl(TComponent * ARoot, bool AValue);

 

Unit: IWHTML40Interfaces.pas

 

Description: This is function IWHTML40Interfaces.SetDoRefreshControl.

 

Parameters:

 

•ARoot: TComponent

 

•AValue: Boolean