Table of Contents

TMSFNCBadgeSizeChangeEvent Event Type

Event type fired before the badge size changes.

API unit family: TMSFNCBadge

Parameters

Name Description
Sender Badge control that is changing size.
AWidth Proposed width in pixels; change it to override the size.
AHeight Proposed height in pixels; change it to override the size.
AAllow Set to False to cancel the size change.