TsgDrawingNavigator.OnPaint

TsgDrawingNavigator

  Classes Reference > Viewer controls > TsgDrawingNavigator > TsgDrawingNavigator Events >

TsgDrawingNavigator.OnPaint

TsgDrawingNavigator

Previous pageReturn to chapter overviewNext page

OnPaint occurs when the control receives a Windows paint message.

property OnPaint: TNotifyEvent;

Description

Write an OnPaint event handler to draw the image of the control. The OnPaint event fires when the system repaints the TsgDrawingNavigator control. If there is a handler for this event, its code is executed when the OnPaint event fires.

 

 

Go to CAD VCL Enterprise