API:FMX.Colors.TColorPicker.Hue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Hue: Single read FHue write SetHue;

C++

__property float Hue = {read=FHue, write=SetHue};

Properties

Type Visibility Source Unit Parent
property published
FMX.Colors.pas
FMX.Colors.hpp
FMX.Colors TColorPicker

Description

Embarcadero Technologies does not currently have any additional information.