Navigation: Code Documentation > RSFMXCommon > FMX.RS.Graphics > Classes > TRSPathData > Properties
TRSPathData.OnChanged Property
Occurs when the path data has changed.
Write an OnChanged event handler to respond to path changes.
Namespace: FMX.RS.Graphics
Delphi
public property OnChanged: TNotifyEvent read FOnChanged write FOnChanged;
Property Value
Type: TNotifyEvent
•FMX.RS.Graphics.TRSPathData.BeginUpdate
•FMX.RS.Graphics.TRSPathData.EndUpdate
•TRSPathData
•FMX.RS.Graphics