Vcl.ComCtrls.TTextAttributes.RevAuthor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property RevAuthor: Byte read GetRevAuthor write SetRevAuthor;

C++

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

Properties

Type Visibility Source Unit Parent
property public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TTextAttributes

Description

The index that identifies the author making a revision.

See Also