Table of Contents

TTMSFNCToolBarBitmapPicker.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: TTMSFNCToolBarBitmapPicker Inherited from: TTMSFNCCustomToolBarButton

Syntax

function GetDropDownButtonControl: TTMSFNCToolBarDropDownButton;

Returns

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