Vcl.Buttons.TCustomSpeedButton.HotImageName

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property HotImageName: TImageName read FHotImageName write SetHotImageName;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property protected
Vcl.Buttons.pas
Vcl.Buttons.hpp
Vcl.Buttons TCustomSpeedButton


Beschreibung

Der Name des Bildes wird verwendet, wenn der Cursor über die Schaltfläche bewegt wird.