Table of Contents

TTMSFNCStackedBarChart.BeginUpdate Method

Begins a framework override batch update; call EndUpdate when done to redraw once.

API unit family: TMSFNCChart Declaring type: TTMSFNCStackedBarChart Inherited from: TTMSFNCChart

Overloads

Overload 1

Begins a framework override batch update; call EndUpdate when done to redraw once.

procedure BeginUpdate; override;

Overload 2

Begins a virtual batch update for non-web targets; call EndUpdate when done to redraw once.

procedure BeginUpdate; virtual;