Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Classes > TSVGPreserveAspectRatio > Properties
TSVGPreserveAspectRatio.OnChange Property
Occurs when the aspect ratio changes
Write an event handler to respond to aspect ratio changes.
Namespace: RSSVGTypes
Delphi
public property OnChange: TNotifyEvent read FOnChange write FOnChange;
Property Value
Type: TNotifyEvent
•TSVGPreserveAspectRatio
•RSSVGTypes