JVCL Help:TJvListView.ShowInsertMark
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvListView.ShowInsertMark Method
[+] TJvListView Events
[+] TJvListView Methods
[+] TJvListView Properties
Search in JVCL Help
Search in all projectsSummary
Show the insert mark at the indicated location
Pascal
functionShowInsertMark(ItemIndex: Integer; Position: TJvInsertMarkPosition): Boolean;
Parameters
Parameters | Description |
ItemIndex: Integer | The item index where to show the insert mark |
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