RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomButton.UpdateImages Method

Updates the image list associated with the button.

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

The UpdateImages method is called to add images to 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!