Vcl.Ribbon.TRibbon.DocumentName

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property DocumentName: string read FDocumentName write SetDocumentName default 0;

C++

__property DocumentName = {default=0};

Eigenschaften

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

Beschreibung

Text der Ribbon-Beschriftung.

Vcl.Ribbon.TRibbon.DocumentName erbt von Vcl.Ribbon.TCustomRibbon.DocumentName. Der folgende Inhalt bezieht sich auf Vcl.Ribbon.TCustomRibbon.DocumentName.

Text der Ribbon-Beschriftung.

DocumentName wird als Beschriftung des Ribbon angezeigt.

Siehe auch