[Overview][Constants][Types][Classes] | Reference for unit 'lMimeWrapper' (#LNet) |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lmimewrapper.pp line 78
type TMimeTextSection = class(TMimeSection) |
protected |
FOriginalData: String; |
FData: String; |
function GetSize; override; |
procedure SetData(); |
function GetCharset; |
procedure SetCharset(); |
procedure FillBuffer(); override; |
public |
constructor Create(); |
procedure Reset; override; |
property Charset: String; [rw] |
property Text: String; [rw] |
end; |
| |
| |
TObject |
No notes exist for this page yet.