Vcl.Buttons.TBitBtn.HotImageName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property HotImageName: TImageName read FHotImageName write SetHotImageName default 0;

C++

__property HotImageName = {default=0};

Properties

Type Visibility Source Unit Parent
property published
Vcl.Buttons.pas
Vcl.Buttons.hpp
Vcl.Buttons TBitBtn

Description

The name of the image is used when the cursor hovers over the UI.