[Overview][Types][Classes][Index] |
Start updating the data, block the OnChange event.
Source position: imglist.pp line 166
public procedure TCustomImageList.BeginUpdate; |
Use together with EndUpdate to speed up the insertion of multiple images.
Every BeginUpdate must be matched by an EndUpdate, i.e. update operations can be nested.
lazarus-ccr.sourceforge.net |