Class TInformationLine

DescriptionHierarchyFieldsMethodsProperties

Unit

InformationLine

Declaration

type TInformationLine = class(TObject)

Description

Class used for parsing the arena definition file.

Hierarchy

TInformationLine > TObject

Methods

Overview

Public constructor Create; overload;
Public procedure Clear;
Public procedure ExtractWords;
Public procedure SetLine(s: string);
Public procedure SetType;

Description

Public constructor Create; overload;
 
Public procedure Clear;
 
Public procedure ExtractWords;
 
Public procedure SetLine(s: string);
 
Public procedure SetType;
 

Properties

Overview

Public property IsAmbience: Boolean;
Public property IsEnd: Boolean;
Public property IsNewObject: Boolean;
Public property Words: TStringList;

Description

Public property IsAmbience: Boolean;
 
Public property IsEnd: Boolean;
 
Public property IsNewObject: Boolean;
 
Public property Words: TStringList;
 
Generated by PasDoc 0.8.8.3 on 2005-05-28 08:13:49