JVCL Help:TJvStandardPage.OnAfterPaint

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Called after the page has been painted.


Pascal

 propertyOnAfterPaint: TJvPagePaintEvent;


Description

OnAfterPaint is of type TJvPagePaintEvent and is called after the control has painted itself. Assign an event handler to this event to perform any special drawing after the default painting has completed.


See Also

TJvCustomPage.OnBeforePaint


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page