Class tdoublefiltercomp

Unit

Declaration

type tdoublefiltercomp = class(tdoublezcomp)

Description

No description available, ancestor tdoublezcomp description follows
No description available, ancestor tdoublesigcomp description follows
No description available, ancestor tsigcomp description follows
No description available, ancestor tcustomsigcomp description follows
No description available, ancestor tmsecomponent description follows

Hierarchy

Overview

Fields

Protected fcoeff: tdatalist;
Protected fcoeffchecking: boolean;

Methods

Protected procedure coeffchanged(const sender: tdatalist; const aindex: integer); override;
Protected procedure createcoeff; virtual; abstract;
Protected procedure zcountchanged; override;
Protected procedure checkcoeffs; virtual;
Public constructor create(aowner: tcomponent); override;
Public destructor destroy; override;

Properties

Published property sections: tsections read fsections write setsections;

Description

Fields

Protected fcoeff: tdatalist;
 
Protected fcoeffchecking: boolean;
 

Methods

Protected procedure coeffchanged(const sender: tdatalist; const aindex: integer); override;
 
Protected procedure createcoeff; virtual; abstract;
 
Protected procedure zcountchanged; override;
 
Protected procedure checkcoeffs; virtual;
 
Public constructor create(aowner: tcomponent); override;
 
Public destructor destroy; override;
 

Properties

Published property sections: tsections read fsections write setsections;
 

Generated by PasDoc 0.16.0.