RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterNamedField.ParentChanged Method

Handles movement of the component to a different parent.

Pascal
procedure ParentChanged; override;
C++
virtual __fastcall ParentChanged();

ParentChanged is called when the parent component is changed. TAdapterNamedField clears its cached reference to the parent adapter. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!