JVCL Help:TJvCustomInspector.GetButtonRect

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

Search in JVCL Help

 
Search in all projects
 

Summary

Retrieves the expand/collapse button rectangle.


Pascal

 functionGetButtonRect(constItemIndex: Integer): TRect; virtual;


Parameters

Parameters Description
const ItemIndex: Integer Index into the VisibleItems list of the item to retrieve the button rectangle for.


Description

GetButtonRect retrieves the items expand/collapse button rectangle. If the item has no expand/collapse button, an empty rectangle will be returned.


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