Table of Contents

TTMSFNCColorWheel.OnBValueChanged Event

Fires when the blue channel value changes.

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

Syntax

OnBValueChanged: TTMSFNCCustomColorWheelBValueChangedEvent;

Parameters

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