JVCL Help:TJvListView.GetInsertMarkPosition
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvListView.GetInsertMarkPosition Method
[+] TJvListView Events
[+] TJvListView Methods
[+] TJvListView Properties
Search in JVCL Help
Search in all projectsSummary
The display properties for groups
Pascal
functionGetInsertMarkPosition(constX: Integer; constY: Integer; varItemIndex: Integer; varPosition: TJvInsertMarkPosition): Boolean;
Parameters
Parameters | Description |
const X: Integer | The X position relative to the client area of the list view |
const Y: Integer | The Y position relative to the client area of the list view |
var ItemIndex: Integer | The item index where to show the insert mark |
var Position: TJvInsertMarkPosition | The position relative to the Item where to show the insert mark |
Description
This is only working under Windows XP and higher, and with a Manifest file specifying ComCtl version 6 and upper.
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