Back to Devexpress

TcxCustomImageList.Clear Method

vcl-cximagelist-dot-tcxcustomimagelist-9d97067f.md

latest702 B
Original Source

TcxCustomImageList.Clear Method

Deletes all stored images.

Declaration

delphi
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

SetSize

TcxCustomImageList Class

TcxCustomImageList Members

cxImageList Unit