Unit 'IdText' Package
[Overview][Classes][Index] [#pl_indy]

TIdText

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

Declaration

Source position: IdText.pas line 51

type TIdText = class(TIdMessagePart)

protected

  FBody: TStrings;

  

  procedure SetBody(); virtual;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

  function IsBodyEncodingRequired;

  

  class function PartType; override;

  

  property Body: TStrings; [rw]

  

end;

Inheritance

TIdText

  

|

TIdMessagePart

  

|

TObject



CT Web help

CodeTyphon Studio