FMX.Colors.TGradientEdit.UpdateGradient

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure UpdateGradient;

C++

void __fastcall UpdateGradient();

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.Colors.pas
FMX.Colors.hpp
FMX.Colors TGradientEdit

Description

Executes each time the selected color changes in order to update the gradient.

See Also