API:Vcl.ExtCtrls.TEditButton.PressedImageIndex
Delphi
property PressedImageIndex: TImageIndex read FPressedImageIndex write SetPressedImageIndex default -1;
C++
__property System::Uitypes::TImageIndex PressedImageIndex = {read=FPressedImageIndex, write=SetPressedImageIndex, default=-1};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.ExtCtrls.pas Vcl.ExtCtrls.hpp |
Vcl.ExtCtrls | TEditButton |
Description
Embarcadero Technologies does not currently have any additional information.