Vcl.StdCtrls.TCustomButton.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 public
Vcl.StdCtrls.pas
Vcl.StdCtrls.hpp
Vcl.StdCtrls TCustomButton


Beschreibung

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