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

TToolBar.DropDownWidth

Width of the drop down arrow button.

Declaration

Source position: comctrls.pp line 2292

published property TToolBar.DropDownWidth : Integer
  read GetDropDownWidth
  write SetDropDownWidth
  stored DropDownWidthIsStored;

Description

Use 0 for autosized value

Use GetRealDropDownWidth for real value.

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