Class TParamater (unit Paramlst)

Inherits from

TComponent

Constructors


Constructor Create(AOwner : TComponent);

Public declarations


Functions

Procedure GetParamaterList;


Procedure Loaded;

Protected declarations

Procedure NoWrite(value: TStringlist);


Procedure WriteParamWatch(Value: TStringlist);


Procedure WriteSwitchWatch(Value: TStringlist);


Properties

property ParamWatch : TStringlist

Published declarations } { property ParamList: TStringlist read FParamlist write nowrite;

property SwitchWatch : TStringlist


property ParamList : TStringlist


property SwitchList : TStringlist


Events

event OnParamMatch : TParamMatch


event OnSwitchMatch : TSwitchMatch


Variables

FParamlist : TStringlist;

Private declarations

FParamMatch : TParamMatch;


FParamWatch : TStringlist;


FSwitchList : TStringlist;


FSwitchMatch : TSwitchMatch;


FSwitchWatch : TStringlist;



Constructors


Constructor Create(AOwner : TComponent);

Public declarations


Functions


Procedure GetParamaterList;


Procedure Loaded;

Protected declarations


Procedure NoWrite(value: TStringlist);


Procedure WriteParamWatch(Value: TStringlist);


Procedure WriteSwitchWatch(Value: TStringlist);


Properties


property ParamWatch : TStringlist

Published declarations } { property ParamList: TStringlist read FParamlist write nowrite;


property SwitchWatch : TStringlist


property ParamList : TStringlist


property SwitchList : TStringlist


Events


event OnParamMatch : TParamMatch


event OnSwitchMatch : TSwitchMatch


Variables


FParamlist : TStringlist;

Private declarations


FParamMatch : TParamMatch;


FParamWatch : TStringlist;


FSwitchList : TStringlist;


FSwitchMatch : TSwitchMatch;


FSwitchWatch : TStringlist;