RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionToolBar.EdgeBorders Property

Determines which sides of the control have visible borders.

Pascal
property EdgeBorders: TEdgeBorders;
C++
__property TEdgeBorders EdgeBorders;

Use the EdgeBorders property to add or remove borders. The appearance of the borders can be set with the EdgeInner and EdgeOuter properties. 

 

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