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