FMX.Colors.TColorPanel.DoHueChange

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoHueChange(Sender: TObject);

C++

void __fastcall DoHueChange(System::TObject* Sender);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.Colors.pas
FMX.Colors.hpp
FMX.Colors TColorPanel

Description

Executes every time the hue track bar changes its value.

See Also