Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes > TRSGPGradient > Properties
TRSGPGradient.OnChanged Property
Occurs when the gradient changes. Write an OnChanged event handler if you want to respond to gradient changes.
Namespace: RSGdiPlusGraphics
Delphi
public property OnChanged: TNotifyEvent read FOnChanged write FOnChanged;
Property Value
Type: TNotifyEvent
•TRSGPGradient
•RSGdiPlusGraphics