TSRVPropertyTBH.Align |
Top Previous Next |
|
Defines the position of the toolbar relative to the horizontal scrollbar. type TSRVTBAlignH = (srvtbaLeft, srvtbaRight);
property Align : TSRVTBAlignH; Default value: srvtbaLeft (to the left of the scrollbar) |