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

TToolButton.DropdownMenu

The drop-down menu that appears when the button is pressed.

Declaration

Source position: comctrls.pp line 2167

published property TToolButton.DropdownMenu : TPopupMenu
  read FDropdownMenu
  write SetDropdownMenu;

Description

A DropDownMenu that appears when this button is selected.

It uses the same code as a TPopupMenu and offers a series of additional menu choices.