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