Vcl.Buttons.TCustomSpeedButton.HotImageIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property HotImageIndex: TImageIndex read GetHotImageIndex write SetHotImageIndex default -1;

C++

__property System::Uitypes::TImageIndex HotImageIndex = {read=GetHotImageIndex, write=SetHotImageIndex, default=-1};

Properties

Type Visibility Source Unit Parent
property protected
Vcl.Buttons.pas
Vcl.Buttons.hpp
Vcl.Buttons TCustomSpeedButton

Description

Embarcadero Technologies does not currently have any additional information.