Table of Contents

TTMSFNCCustomAppUpdate.DoUpdate Method

Checks for an available update and, when one is found, prompts the user with the configured confirmation message before starting the update; starts immediately when no message is configured.

API unit family: TMSFNCAppUpdate Declaring type: TTMSFNCCustomAppUpdate

Syntax

procedure DoUpdate;

Remarks

Combine this with the confirmation message and event handlers to drive the full update workflow from a single call.