Vcl.Buttons.TCustomSpeedButton.HotImageName

提供:RAD Studio API Documentation

Delphi

property HotImageName: TImageName read FHotImageName write SetHotImageName;

C++

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

プロパティ

種類 可視性 ソース ユニット
property protected
Vcl.Buttons.pas
Vcl.Buttons.hpp
Vcl.Buttons TCustomSpeedButton


説明

イメージの名前は、カーソルが UI の上にきた場合に使用されます。