Navigation: Code Documentation > RSVclCommon > RSGraphics > Classes > TRSPosition > Properties
TRSPosition.OnChange Property
Occurs whenever a TRSPosition object changes.
Write an OnChange event handler to perform a specific action when the TRSPosition object changes.
Namespace: RSGraphics
Delphi
public property OnChange: TNotifyEvent read FOnChange write FOnChange;
Property Value
Type: TNotifyEvent
•RSGraphics.TRSPosition.X
•RSGraphics.TRSPosition.Y
•TRSPosition
•RSGraphics