[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TToolBar.ButtonHeight

ButtonHeight - the height of the buttons

Declaration

Source position: comctrls.pp line 2282

published property TToolBar.ButtonHeight : Integer
  read GetButtonHeight
  write SetButtonHeight
  stored ButtonHeightIsStored;

Description

Use 0 for autosized value

Use GetRealButtonHeight for real value.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.