Vcl.Buttons.TCustomSpeedButton.ImageIndex
Delphi
property ImageIndex: TImageIndex read GetImageIndex write SetImageIndex stored IsImageIndexStored default -1;
C++
__property System::Uitypes::TImageIndex ImageIndex = {read=GetImageIndex, write=SetImageIndex, stored=IsImageIndexStored, 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.