Table of Contents

TTMSFNCBadgeHorizontalPosition Enumeration

Specifies the horizontal anchor position of the badge relative to its control.

API unit family: TMSFNCBadge

Members

Name Description
bhpCustom Uses the badge's current coordinates instead of automatic horizontal alignment.
bhpLeft Aligns the badge to the left edge of the linked control.
bhpCenter Centers the badge horizontally over the linked control.
bhpRight Aligns the badge to the right edge of the linked control.