Table of Contents

TTMSFNCCustomTableView.UpdateReloadProgress Method

Updates the reload progress indicator.

API unit family: TMSFNCTableView Declaring type: TTMSFNCCustomTableView

Syntax

procedure UpdateReloadProgress(AProgress: Single; AAutoStopReload: Boolean = True); virtual;

Parameters

Name Description
AProgress Progress value to display.
AAutoStopReload When True, stops reloading automatically when progress completes.