Table of Contents

TTMSFNCCustomEditorPanel Class

Base class for editor panel controls that draw a styled, optionally selectable panel with configurable fill and stroke appearance.

API unit family: TMSFNCEditorPanel Inherits from: TTMSFNCCustomControl

Syntax

TTMSFNCCustomEditorPanel = class(TTMSFNCCustomControl)

Methods

Name Description
BeginUpdate Suspends visual updates while bulk appearance or layout changes are in progress.
EndUpdate Resumes visual updates and repaints the panel after a BeginUpdate call.