ITabImages.RemoveAll

Syntax

RemoveAll([CorrectCellPictureIndexes: Boolean = False]);

Properties

CorrectCellPictureIndexes. Optional parameter, indicating the requirement to correct indexes in the properties using images from this collection.

Description

The RemoveAll method clears all the image collection.

Comments

By default the CorrectCellPictureIndexes parameter value is set to False, at the same time the index correction is not performed. Values does not change for all the properties with specified image indexes. If the True value is determined as the CorrectCellPictureIndexes parameter value, so the -1 values are to be set after the image removal for all the properties that used the ITabImages collection images.

See also:

ITabImages