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