Vcl.Ribbon.TApplicationMenu.Caption

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Caption: string read FCaption write SetCaption stored IsCaptionStored;

C++

__property System::UnicodeString Caption = {read=FCaption, write=SetCaption, stored=IsCaptionStored};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TApplicationMenu

Beschreibung

Text, der über dem Anwendungsmenü angezeigt wird.

Caption ist der Text, der über dem rechten Bereich des Anwendungsmenüs angezeigt wird.