[Overview][Types][Classes][Procedures and functions][Index] |
Height used for a band or a row of bands displayed on the control bar.
Source position: extctrls.pp line 1672
public property TCustomControlBar.RowSize : TRowSize |
RowSize is a TRowSize property which specifies the height for a row or band displayed on the control bar. The default value for the property is 26.
Changing the value in the property causes the bands for the control bar to be resized and realigned. The Invalidate method will be called to repaint the control if BeginUpdate is not already active.
Version 4.0 | Generated 2025-05-03 | Home |