|
<< Click to Display Table of Contents >> Navigation: Interfaces > IIWBaseControl > Methods > ParentChanging |
SIGNATURE=IWBaseInterfaces.IIWBaseControl.ParentChanging@TComponent@TComponent
ETYPE=Method
Declaration:
Delphi: |
procedure ParentChanging(AOldParent: TComponent; AParent: TComponent); |
C++: |
void __fastcall ParentChanging(TComponent * AOldParent, TComponent * AParent); |
Description: This is ParentChanging, a member of class IIWBaseControl.