GetOwnerForm

<< Click to Display Table of Contents >>

Navigation:  Functions >

GetOwnerForm

SIGNATURE=IWBaseForm.GetOwnerForm@TComponent

 

ETYPE=Function

 

Declaration:

Delphi:

function GetOwnerForm(AComponent: TComponent): TIWBaseForm;

C++:

TIWBaseForm GetOwnerForm(TComponent * AComponent);

 

Unit: IWBaseForm.pas

 

Description: This is function IWBaseForm.GetOwnerForm.

 

Parameters:

 

•AComponent: TComponent

 

Result(TIWBaseForm):