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

TToolButton.ArrowClick

Invokes the OnArrowClick event handler

Declaration

Source position: comctrls.pp line 2091

public procedure TToolButton.ArrowClick; virtual;

Description

Executed automatically when user clicked the arrow part for Style=tbsDropDown and no DropDownMenu is assigned.

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