Vcl.ExtActns.TRecipientItem.RecipientType

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property RecipientType: TRecipientType read FRecipientType write FRecipientType;

C++

__property TRecipientType RecipientType = {read=FRecipientType, write=FRecipientType, nodefault};

プロパティ

種類 可視性 ソース ユニット
property published
Vcl.ExtActns.pas
Vcl.ExtActns.hpp
Vcl.ExtActns TRecipientItem


説明

受信者のタイプを指定します。

RecipientType を使用すると、受信者が E メール メッセージを受信する方法を取得/設定することができます。


関連項目