TcxCustomImageList.Clear Method
Deletes all stored images.
Declaration
procedure Clear;
Remarks
Every action that changes the image list’s height or width calls the Clear procedure.
Note
Call the Delete procedure to remove only a specific image from the list.
See Also