JVCL Help:TJvCustomInspector.ViewRect

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

Search in JVCL Help

 
Search in all projects
 

Summary

Displayable rectangle of the control.


Pascal

 functionViewRect: TRect; virtual;


Description

ViewRect returns the rectangle in which items can be rendered. The current implementation returns ClientRect. Descendants could override this method to return a smaller rectangle if additional borders are needed.


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