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

TCustomImageList.EndUpdate

EndUpdate - finish updating the data, call Change.

Declaration

Source position: imglist.pp line 167

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

  

Send change notifications, if the list has changed and updates are not locked.

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