JVCL Help:TJvCustomImageButton.DrawButtonFocusRect

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

Search in JVCL Help

 
Search in all projects
 

Summary

Draws a focus rect in the button if it has the focus


Pascal

 procedureDrawButtonFocusRect(constRectContent: TRect); virtual;


Parameters

Parameters Description
const RectContent: TRect The rect to draw the focus rect within


Description

Call this method in derived classes to draw a focus rect on the button


See Also

TJvCustomImageButton.DrawButtonImage, TJvCustomImageButton.DrawButtonFrame, TJvCustomImageButton.DrawButtonText


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