Vcl.ControlList.TControlListButton.HotImageName
Delphi
property HotImageName: TImageName read FHotImageName write SetHotImageName;
C++
__property System::Uitypes::TImageName HotImageName = {read=FHotImageName, write=SetHotImageName};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| property | published | Vcl.ControlList.pas Vcl.ControlList.hpp | Vcl.ControlList | TControlListButton | 
説明
イメージの名前は、カーソルが UI の上にきた場合に使用されます。