Vcl.ActnMan.TActionManager.LargeDisabledImages

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property LargeDisabledImages: TCustomImageList read FLargeDisabledImages write SetLargeDisabledImages;

C++

__property LargeDisabledImages;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Vcl.ActnMan.pas
Vcl.ActnMan.hpp
Vcl.ActnMan TActionManager

Beschreibung

Führt die großen Bilder auf, die für Aktionen in der Aktionsliste zur Verfügung stehen.

Vcl.ActnMan.TActionManager.LargeDisabledImages erbt von Vcl.ActnMan.TCustomActionManager.LargeDisabledImages. Der folgende Inhalt bezieht sich auf Vcl.ActnMan.TCustomActionManager.LargeDisabledImages.

Führt die großen Bilder auf, die für Aktionen in der Aktionsliste zur Verfügung stehen.

LargeImages bezeichnet eine Liste mit Bitmaps, die als große Symbole für eine beliebige deaktivierte Aktion in der Aktionsliste angezeigt werden können.

Siehe auch

Codebeispiele