Table of Contents

TTMSFNCColorWheel.OnSelectedColorChanged Event

Fires when the user selects a new color from the wheel or sliders.

API unit family: TMSFNCColorWheel Declaring type: TTMSFNCColorWheel Inherited from: TTMSFNCCustomColorWheel

Syntax

OnSelectedColorChanged: TTMSFNCCustomColorWheelSelectedColorChangedEvent;

Parameters

Name Description
Sender Object that triggered the event.
ASelectedColor New selected color.