RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomButton.UpdateImageList Method

Rebuilds the image list associated with the button.

Pascal
procedure UpdateImageList; virtual;
C++
virtual __fastcall UpdateImageList();

The UpdateImageList method is called to update the image list associated with the button control. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!