JVCL Help:TJvErrorControl.DrawImage
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvErrorControl.DrawImage Method
[+] TJvErrorControl Methods
[+] TJvErrorControl Properties
Search in JVCL Help
Search in all projectsSummary
Method that draws the error icon.
Pascal
procedureDrawImage(Erase: Boolean);
Parameters
Parameters | Description |
Erase: Boolean | set to false if the icon should be erased, false otherwise |
Description
DrawImage is called by the error indicator to draw or erase the error icon to simulate blinking the icon. Override this method in descendant classes to draw the icon differently. the error
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