TdxBarItem.UseHotImages Method
In This Article
Determines if a bar item uses an image from the bar manager’s HotImages list to draw linked item controls.
#Declaration
Delphi
function UseHotImages: Boolean; virtual;
#Returns
Type |
---|
Boolean |
#Remarks
For this class UseHotImages returns False.
See Also