API:Vcl.StdCtrls.TCustomButton.StylusHotImageIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property StylusHotImageIndex: TImageIndex read FStylusHotImageIndex write SetStylusHotImageIndex default -1;

C++

__property System::Uitypes::TImageIndex StylusHotImageIndex = {read=FStylusHotImageIndex, write=SetStylusHotImageIndex, default=-1};

Properties

Type Visibility Source Unit Parent
property public
Vcl.StdCtrls.pas
Vcl.StdCtrls.hpp
Vcl.StdCtrls TCustomButton

Description

Embarcadero Technologies does not currently have any additional information.