RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDockTabSet.DestinationDockSite Property

Specifies the docking destination of the control.

Pascal
property DestinationDockSite: TWinControl;
C++
__property TWinControl * DestinationDockSite;

For example, the destination dock site of a tabbed control might be an instance of a form. 

 

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