Vcl.ComCtrls.TTextAttributes.RevAuthor

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property RevAuthor: Byte read GetRevAuthor write SetRevAuthor;

C++

__property System::Byte RevAuthor = {read=GetRevAuthor, write=SetRevAuthor, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TTextAttributes


Beschreibung

Der Index, der den Autor angibt, der eine Überarbeitung vornimmt.

Siehe auch