Table of Contents

TTMSFNCBloxToolBar.OnUndo Event

Occurs when the undo command is invoked from the toolbar.

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

Syntax

property OnUndo: TNotifyEvent;

Parameters

Name Description
Sender The toolbar that raised the event.