Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes > TRSGPGraphicsObject > Methods
TRSGPGraphicsObject.Notification(TRSGPCanvas) Method
Called when the Canvas is releasing control of the graphics object. The canvas will no longer be responsible for freeing the graphics object.
Namespace: RSGdiPlusGraphics
Delphi
protected procedure Notification(aCanvas: TRSGPCanvas); virtual;
Parameters
aCanvas
Type: TRSGPCanvas
•TRSGPGraphicsObject
•RSGdiPlusGraphics