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


説明

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

関連項目