[Overview][Types][Classes][Index] |
Check for equivalence with another ImageList
Source position: imglist.pp line 160
public function TCustomImageList.Equals( |
Obj: TObject |
):Boolean; |
This is an expensive operation, since both imagelists are written into memory streams, which then are compared bytewise.
lazarus-ccr.sourceforge.net |