Vcl.StdCtrls.TCustomButton.HotImageName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property HotImageName: TImageName read FHotImageName write SetHotImageName;

C++

__property System::Uitypes::TImageName HotImageName = {read=FHotImageName, write=SetHotImageName};

Properties

Type Visibility Source Unit Parent
property public
Vcl.StdCtrls.pas
Vcl.StdCtrls.hpp
Vcl.StdCtrls TCustomButton

Description

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