Table of Contents

TTMSFNCColorSelector.OnColorSelected Event

Fires when the user selects a color item in the grid or wheel.

API unit family: TMSFNCColorSelector Declaring type: TTMSFNCColorSelector Inherited from: TTMSFNCCustomColorSelector

Syntax

OnColorSelected: TTMSFNCCustomSelectorColorSelected;

Parameters

Name Description
Sender Object that triggered the event.
AColor Color value that was selected.