Class TParser (unit Parser10)

Inherits from

TCustomParser

Constructors


constructor Create(AOwner: TComponent);

overrides to add the properties below as variables and adds all the functions

**************************************************************} { } { TCustomParser } { } {



Functions

class function RemoveBlanks(const s: string): string;

returns the string with the blanks inside removed

compare speed against older versions with less functions


Properties

property A :

predefined variables - could be left out

property B :


property C :


property D :


property E :


property T :


property X :


property Y :


Events

Variables


Constructors


constructor Create(AOwner: TComponent);

overrides to add the properties below as variables and adds all the functions

**************************************************************} { } { TCustomParser } { } {


Functions


class function RemoveBlanks(const s: string): string;

returns the string with the blanks inside removed

compare speed against older versions with less functions


Properties


property A :

predefined variables - could be left out


property B :


property C :


property D :


property E :


property T :


property X :


property Y :


Events


Variables