API:Vcl.Ribbon.TRibbon.DocumentName

Aus RAD Studio API Documentation

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. {{#multireplace:Vcl.Ribbon.TRibbon.DocumentName|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:Vcl.Ribbon.TCustomRibbon.DocumentName|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:Vcl.Ribbon.TCustomRibbon.DocumentName|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Text der Ribbon-Beschriftung.

DocumentName wird als Beschriftung des Ribbon angezeigt.

Siehe auch