Unit 'IpMsg' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lz_tpipro]

TIpMimeParts

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

Declaration

Source position: ipmsg.pas line 308

type TIpMimeParts = class

protected

  Entitys: TList;

  

  function GetCount;

  

  function GetPart();

  

public

  constructor Create;

  

  destructor Destroy; override;

  

  function Add();

  

  function Remove();

  

  procedure Clear;

  

  procedure Delete();

  

  function IndexOf();

  

  property Count: Integer; [r]

  

  property Parts []: TIpMimeEntity; default; [r]

  

end;

Inheritance

TIpMimeParts

  

|

TObject



CT Web help

CodeTyphon Studio