JVCL Help:TJvInsertMarkPosition

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

Search in JVCL Help

 
Search in all projects
 

Summary

The position where the insert mark is to be displayed

run\JvListView.pas


Pascal

 run\JvListView.pas
 TJvInsertMarkPosition = (
impBefore,
impAfter
);


Members

Members Description
impBefore Description for impBefore
impAfter Description for impAfter

run\JvListView.pas


Description

  • impBefore Before the item - impAfter After the item

run\JvListView.pas


About

Navigation

no pages or subcategories

run\JvListView.pas



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