API:FMX.Graphics.TBrush.OnChanged

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnChanged: TNotifyEvent read FOnChanged write FOnChanged;

C++

__property System::Classes::TNotifyEvent OnChanged = {read=FOnChanged, write=FOnChanged};

Properties

Type Visibility Source Unit Parent
event public
FMX.Graphics.pas
FMX.Graphics.hpp
FMX.Graphics TBrush

Description

Embarcadero Technologies does not currently have any additional information.