Vcl.ExtCtrls.TEditButton.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 published
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TEditButton

Description

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