SetActiveControl

<< Click to Display Table of Contents >>

Navigation:  Interfaces > IIWHTML40Container > Methods >

SetActiveControl

SIGNATURE=IWHTML40Interfaces.IIWHTML40Container.SetActiveControl@IIWHTML40Control

 

ETYPE=Method

 

Declaration:

Delphi:

procedure SetActiveControl(AControl: IIWHTML40Control);

C++:

void __fastcall SetActiveControl(IIWHTML40Control AControl);

 

Description: This is SetActiveControl, a member of class IIWHTML40Container.