Class TResultItem

DescriptionHierarchyFieldsMethodsProperties

Unit

Results

Declaration

type TResultItem = class(TObject)

Description

Class implementing a container of strings (used for storing results).

Hierarchy

TResultItem > TObject

Methods

Overview

Public constructor Create;
Public constructor CreateAndSet(Item: TResultItem);
Public destructor Destroy; override;
Public procedure Add(s: string);
Public procedure CloseMathematicaList;

Description

Public constructor Create;
 
Public constructor CreateAndSet(Item: TResultItem);
 
Public destructor Destroy; override;
 
Public procedure Add(s: string);
 
Public procedure CloseMathematicaList;
 

Properties

Overview

Public property Strings: TStringList;

Description

Public property Strings: TStringList;
 
Generated by PasDoc 0.8.8.3 on 2005-05-28 08:13:50