RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TListItem.CancelEdit Method

Cancels the editing of the list item's caption.

Pascal
procedure CancelEdit;
C++
__fastcall CancelEdit();

Call CancelEdit to end the editing of the item's caption, discarding any changes made by the user. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!