RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TListItem.Update Method

Updates the image of the list item in the list view display.

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

Call Update to update the image of the list view to reflect any changes made to the list item. Changing the Caption, position, or state of the list item automatically updates the list item's image. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!