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

TToolButton.OnArrowClick

Executed when user clicked the arrow part for Style=tbsDropDown.

Declaration

Source position: comctrls.pp line 2117

published property TToolButton.OnArrowClick : TNotifyEvent
  read FOnArrowClick
  write FOnArrowClick;

Description

It is not executed if DropDownMenu is assigned.

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