System.Net.Mime.THeaderValueList.Subject
Delphi
property Subject: string read FSubject write FSubject;
C++
__property System::UnicodeString Subject = {read=FSubject, write=FSubject};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | System.Net.Mime.pas System.Net.Mime.hpp |
System.Net.Mime | THeaderValueList |
Description
Embarcadero Technologies does not currently have any additional information.