RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDockCaptionDrawer.DockCaptionPinButton Property

The pin button style to draw, if any.

Pascal
property DockCaptionPinButton: TDockCaptionPinButton;
C++
__property TDockCaptionPinButton DockCaptionPinButton;

The valid values are:

Style 
Description 
dcpbNone  
No style set.  
dcpbUp  
Shows the push pin in an upward facing direction.  
dcpbDown  
Shows the push pin in a downward facing direction.  

 

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