Table of Contents

TTMSFNCColorWheel.OnRValueChanged Event

Fires when the red channel value changes.

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

Syntax

OnRValueChanged: TTMSFNCCustomColorWheelRValueChangedEvent;

Parameters

Name Description
Sender Object that triggered the event.
AR New red channel value in the range 0..255.
ASelectedColor Color produced by the current channel values.