Table of Contents

TTMSFNCBloxToolBarButton.OnSetElement Event

Occurs before the element is inserted, allowing the new element to be replaced or configured.

API unit family: TMSFNCBloxToolBar Declaring type: TTMSFNCBloxToolBarButton

Syntax

OnSetElement: TTMSFNCBloxSetElement;

Parameters

Name Description
Sender The button that raised the event.
AElement The element about to be inserted; assign a different instance to override it.