RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDockTabSet.OnUnDock Event

Occurs when the application tries to undock a control that is docked to the windowed control.

Pascal
property OnUnDock: TUnDockEvent;
C++
__property TUnDockEvent OnUnDock;
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!