Table of Contents

TTMSFNCCustomAppUpdateVersionComparisonEvent Event Type

Occurs when two version strings are compared, allowing the handler to implement custom version-comparison logic.

API unit family: TMSFNCAppUpdate

Parameters

Name Description
Sender Object that raised the event.
AOldVersion Version currently installed.
ANewVersion Version offered by the update.
AIsNewVersion Set to True when the new version should be treated as more recent than the old version.