Table of Contents

TTMSFNCToolBarItemPicker.GetBitmap Method

Returns the first bitmap from the Bitmaps collection, or nil if none is set.

API unit family: TMSFNCToolBar Declaring type: TTMSFNCToolBarItemPicker Inherited from: TTMSFNCDefaultToolBarButton

Syntax

function GetBitmap: TTMSFNCBitmap; virtual;

Returns

The first TTMSFNCBitmap in Bitmaps, or nil.