RAD Studio VCL Reference
|
The pin button styles.
TDockCaptionPinButton = ( dcpbNone, dcpbUp, dcpbDown );
enum TDockCaptionPinButton { dcpbNone, dcpbUp, dcpbDown };
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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|