Vcl.Buttons.TCustomSpeedButton.ImageName

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ImageName: TImageName read FImageName write SetImageName stored IsImageNameStored;

C++

__property System::Uitypes::TImageName ImageName = {read=FImageName, write=SetImageName, stored=IsImageNameStored};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property protected
Vcl.Buttons.pas
Vcl.Buttons.hpp
Vcl.Buttons TCustomSpeedButton


Beschreibung

Zeigt den Namen des verknüpften Elements aus der Bildersammlung an.