Vcl.ComCtrls.TTextAttributes.RevAuthor

提供:RAD Studio API Documentation

Delphi

property RevAuthor: Byte read GetRevAuthor write SetRevAuthor;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TTextAttributes


説明

改訂を行う著者を識別するインデックスです。

関連項目