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

TToolButton.DropdownMenu

A DropDownMenu that appears when this button is selected

Declaration

Source position: comctrls.pp line 1612

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.

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