help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes] Reference for unit 'lMimeWrapper' (#LNet)

TMimeTextSection

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

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;

Inheritance

TMimeTextSection

|

TMimeSection

|

TObject

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505