Classe TRESTDWMIMEBoundary

Unit

Declaração

type TRESTDWMIMEBoundary = class(TObject)

Descrição

Hierarquia

Visão Geral

Campos

Protected FBoundaryList: TStrings;
Protected FParentPartList: TStrings;

Métodos

Protected Function GetBoundary: String;
Protected Function GetParentPart: Integer;
Public Constructor Create;
Public Destructor Destroy; Override;
Public Procedure Push(ABoundary : String; AParentPart : Integer);
Public Procedure Pop;
Public Procedure Clear;
Public Function Count: Integer;

Propriedades

Public property Boundary : String Read GetBoundary;
Public property ParentPart : Integer Read GetParentPart;

Descrição

Campos

Protected FBoundaryList: TStrings;
 
Protected FParentPartList: TStrings;
 

Métodos

Protected Function GetBoundary: String;
 
Protected Function GetParentPart: Integer;
 
Public Constructor Create;
 
Public Destructor Destroy; Override;
 
Public Procedure Push(ABoundary : String; AParentPart : Integer);
 
Public Procedure Pop;
 
Public Procedure Clear;
 
Public Function Count: Integer;
 

Propriedades

Public property Boundary : String Read GetBoundary;
 
Public property ParentPart : Integer Read GetParentPart;
 

Gerado por PasDoc 0.16.0.