|
<< Click to Display Table of Contents >> Navigation: Functions > GetIWParentForm |
SIGNATURE=IWVCLBaseContainer.GetIWParentForm@TComponent
ETYPE=Function
Declaration:
Delphi: |
function GetIWParentForm(AComponent: TComponent): TComponent; |
C++: |
TComponent * GetIWParentForm(TComponent * AComponent); |
Unit: IWVCLBaseContainer.pas
Description: This is function IWVCLBaseContainer.GetIWParentForm.
Parameters:
•AComponent: TComponent
Result(TComponent):