BaseHTMLComponentInterface

<< Click to Display Table of Contents >>

Navigation:  Functions >

BaseHTMLComponentInterface

SIGNATURE=IWBaseHTMLInterfaces.BaseHTMLComponentInterface@TObject@IIWBaseHTMLComponent

 

ETYPE=Function

 

Declaration:

Delphi:

function BaseHTMLComponentInterface(AObject: TObject; out AInterface: IIWBaseHTMLComponent): Boolean; overload;

C++:

bool BaseHTMLComponentInterface(TObject * AObject, IIWBaseHTMLComponent AInterface);

 

Unit: IWBaseHTMLInterfaces.pas

 

Description: This is function IWBaseHTMLInterfaces.BaseHTMLComponentInterface.

 

Parameters:

 

•AObject: TObject

 

•AInterface: IIWBaseHTMLComponent

 

Result(Boolean):