Class tdoublefiltercomp

Unit

Declaration

type tdoublefiltercomp = class(tdoublezcomp)

Description

This item has no description.

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;

This item has no description.

Protected fcoeffchecking: boolean;

This item has no description.

Methods

Protected procedure coeffchanged(const sender: tdatalist; const aindex: integer); override;

This item has no description.

Protected procedure createcoeff; virtual; abstract;

This item has no description.

Protected procedure zcountchanged; override;

This item has no description.

Protected procedure checkcoeffs; virtual;

This item has no description.

Public constructor create(aowner: tcomponent); override;

This item has no description.

Public destructor destroy; override;

This item has no description.

Properties

Published property sections: tsections read fsections write setsections;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.