Table of Contents

TTMSFNCBloxToolBar.OnCut Event

Occurs when the cut command is invoked from the toolbar.

API unit family: TMSFNCBloxToolBar Declaring type: TTMSFNCBloxToolBar Inherited from: TTMSFNCBloxCustomToolBar Type: TNotifyEvent

Syntax

property OnCut: TNotifyEvent;

Parameters

Name Description
Sender The toolbar that raised the event.