JVCL Help:TJvCustomInspector.ViewRect
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomInspector.ViewRect Method
[+] TJvCustomInspector Events
[+] TJvCustomInspector Methods
[+] TJvCustomInspector Properties
Search in JVCL Help
Search in all projectsSummary
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