Table of Contents

TTMSFNCCustomEditorButton Class

Base class for editor button controls with configurable appearance, toggle behavior, bitmap support, and keyboard accelerator handling.

API unit family: TMSFNCEditorButton Inherits from: TTMSFNCCustomControl Implements: IAcceleratorKeyReceiver

Syntax

TTMSFNCCustomEditorButton = class(TTMSFNCCustomControl, IAcceleratorKeyReceiver)

Methods

Name Description
BeginUpdate Suspends visual updates while multiple appearance or property changes are made in bulk.
EndUpdate Resumes visual updates after a BeginUpdate call and repaints the control.