Table of Contents

TTMSFNCToolBarCustomItemPicker.GetDropDownButtonControl Method

Returns the companion drop-down button rendered when DropDownKind is ddkDropDownButton, or nil otherwise. Returns the companion drop-down button rendered when DropDownKind is ddkDropDownButton, or nil otherwise.

API unit family: TMSFNCToolBar Declaring type: TTMSFNCToolBarCustomItemPicker Inherited from: TTMSFNCCustomToolBarButton

Syntax

function GetDropDownButtonControl: TTMSFNCToolBarDropDownButton;

Returns

The TTMSFNCToolBarDropDownButton companion, or nil. The TTMSFNCToolBarDropDownButton companion, or nil.