Table of Contents

TTMSFNCControl.EndUpdate Method

Re-enables visual updates for the web control implementation after a BeginUpdate call and triggers a repaint.

API unit family: TMSFNCCustomControl Declaring type: TTMSFNCControl Inherited from: TTMSFNCCustomControlBase

Overloads

Overload 1

Re-enables visual updates for the web control implementation after a BeginUpdate call and triggers a repaint.

procedure EndUpdate; override;

Overload 2

Re-enables visual updates for the common control implementation after a BeginUpdate call and triggers a repaint.

procedure EndUpdate; virtual;