TdxBarImageComboControl.ImagesChanged Method
This method is called when the Images property of the underlying item is changed.
Declaration
procedure ImagesChanged; virtual;
Remarks
ImagesChanged calls the RepaintBar method of the parent bar control to refresh images on the screen.
See Also