Vcl.Buttons.TBitBtn.UpdateImageList
Delphi
procedure UpdateImageList; override;
C++
virtual void __fastcall UpdateImageList();
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | Vcl.Buttons.pas Vcl.Buttons.hpp |
Vcl.Buttons | TBitBtn |
Description
Rebuilds the image list associated with the button.
Vcl.Buttons.TBitBtn.UpdateImageList inherits from Vcl.StdCtrls.TCustomButton.UpdateImageList. All content below this line refers to Vcl.StdCtrls.TCustomButton.UpdateImageList.
Rebuilds the image list associated with the button.
The UpdateImageList method is called to update the image list associated with the button control.