API:Vcl.ComCtrls.TToolBar.ButtonHeight
Delphi
property ButtonHeight: Integer read FButtonHeight write SetButtonHeight default 22;
C++
__property int ButtonHeight = {read=FButtonHeight, write=SetButtonHeight, default=22};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | TToolBar |
Description
Embarcadero Technologies does not currently have any additional information.