RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TControlBar.RowSnap Property

Specifies whether controls are snapped to the control bar's rows when docked.

Pascal
property RowSnap: Boolean;
C++
__property Boolean RowSnap;

Use RowSnap to specify whether controls are snapped to the control bar's rows when docked. Controls that are snapped have their Top and Height properties set automatically to correspond to the control bar's rows. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!