1. Computing

Force TListView's Edit Mode using a Keyboard Shortcut

From Zarko Gajic, About.com GuideJune 17, 2010

Follow me on:

in Delphi TIPS :: At run time, when ReadOnly for the TListView control is FALSE, the user can click the selected item to "enter" the edit mode. Upon entering the edit mode, the in-place editor for the item's caption is placed "above" the selected item. If you want to allow the user to start editing the caption of an item by a keyboard "shortcut", rather than by the mouse action, you need to handle the OnKeyDown event.

Read the full article to learn how to Force TListView's Edit Mode using a Keyboard Shortcut (F2).

Related:

Comments
No comments yet. Leave a Comment
Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>
Top Related Searches keyboard shortcut

©2013 About.com. All rights reserved.