JVCL Help:TJvItemsPanel.GetItemRect
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvItemsPanel.GetItemRect Method
[+] TJvItemsPanel Events
[+] TJvItemsPanel Methods
[+] TJvItemsPanel Properties
Search in JVCL Help
Search in all projectsSummary
Returns the coordinates for an item.
Pascal
functionGetItemRect(Index: Integer): TRect;
Parameters
Parameters | Description |
Index: Integer | Index of the item in the list |
Return Value
A TRect in client coordinates that describes the position and size of the specified item.
Description
Call GetItemRect to retrieve a TRect for the item at the specified index.
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