BaseContainerInterface

<< Click to Display Table of Contents >>

Navigation:  Functions >

BaseContainerInterface

SIGNATURE=IWBaseInterfaces.BaseContainerInterface@TObject@IIWBaseContainer

 

ETYPE=Function

 

Declaration:

Delphi:

function BaseContainerInterface(AObject: TObject; out AInterface: IIWBaseContainer): Boolean; overload;

C++:

bool BaseContainerInterface(TObject * AObject, IIWBaseContainer AInterface);

 

Unit: IWBaseInterfaces.pas

 

Description: This is function IWBaseInterfaces.BaseContainerInterface.

 

Parameters:

 

•AObject: TObject

 

•AInterface: IIWBaseContainer

 

Result(Boolean):