|
RAD Studio VCL Reference
|
Deletes a particular image from the image list.
procedure Delete(Index: Integer);
__fastcall Delete(int Index);
Use the Delete method to delete an image specified by Index in the image list. Use the Clear method to delete all images in the image list.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|