Table of Contents

TTMSFNCCustomToolBarButton.GetBitmap Method

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

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

Syntax

function GetBitmap: TTMSFNCBitmap; virtual;

Returns

The first TTMSFNCBitmap in Bitmaps, or nil.