[Overview][Types][Classes][Index] Reference for unit 'ImgList' (#lcl)

TCustomImageList.EndUpdate

EndUpdate - finish updating the data

Declaration

Source position: imglist.pp line 163

public procedure TCustomImageList.EndUpdate;

Description

Decrements the internal UpdateCount and, when it reaches zero, does whatever is required to reflect the new content.

See also

TCustomImageList.Change

  

Change - send change notifications

The latest version of this document can be found at lazarus-ccr.sourceforge.net.