Vcl.ActnMan.TActionClientItem.Control

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Control: TCustomActionControl read FControl write SetControl;

C++

__property TCustomActionControl* Control = {read=FControl, write=SetControl};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.ActnMan.pas
Vcl.ActnMan.hpp
Vcl.ActnMan TActionClientItem

Beschreibung

Gibt das Steuerelement an, das in einem Aktionsband für das TActionClientItem-Objekt angezeigt wird.

Control wird intern verwendet. Die Eigenschaft gibt das Steuerelement an, das in einem Aktionsband für das TActionClientItem-Objekt angezeigt wird.