Class tdoublezcomp
Unit
Declaration
type tdoublezcomp = class(tdoublesigcomp)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tcustomsigcomp
- tsigcomp
- tdoublesigcomp
- tdoublezcomp
Overview
Fields
| Protected | fzcount: integer; |
| Protected | fzhigh: integer; |
| Protected | fdoublez: doublearty; |
| Protected | fzindex: integer; |
| Protected | finputindex: integer; |
| Protected | fdoubleinputdata: doubleararty; |
| Protected | finput: tdoubleinputconn; |
| Protected | foutput: tdoubleoutputconn; |
| Protected | foutputpo: pdouble; |
Methods
| Protected | function getinputar: inputconnarty; override; |
| Protected | function getoutputar: outputconnarty; override; |
| Protected | procedure setzcount(const avalue: integer); |
| Protected | function getzcount: integer; override; |
| Protected | procedure zcountchanged; virtual; |
| Protected | procedure initmodel; override; |
| Public | constructor create(aowner: tcomponent); override; |
| Public | destructor destroy; override; |
| Public | procedure clear; override; |
Properties
| Public | property zcount: integer read getzcount default 0; |
| Public | property output: tdoubleoutputconn read foutput write setoutput; |
| Published | property input: tdoubleinputconn read finput write setinput; |
Description
Fields
| Protected | fzcount: integer; |
|
This item has no description. | |
| Protected | fzhigh: integer; |
|
This item has no description. | |
| Protected | fdoublez: doublearty; |
|
This item has no description. | |
| Protected | fzindex: integer; |
|
This item has no description. | |
| Protected | finputindex: integer; |
|
This item has no description. | |
| Protected | fdoubleinputdata: doubleararty; |
|
This item has no description. | |
| Protected | finput: tdoubleinputconn; |
|
This item has no description. | |
| Protected | foutput: tdoubleoutputconn; |
|
This item has no description. | |
| Protected | foutputpo: pdouble; |
|
This item has no description. | |
Methods
| Protected | function getinputar: inputconnarty; override; |
|
This item has no description. | |
| Protected | function getoutputar: outputconnarty; override; |
|
This item has no description. | |
| Protected | procedure setzcount(const avalue: integer); |
|
This item has no description. | |
| Protected | function getzcount: integer; override; |
|
This item has no description. | |
| Protected | procedure zcountchanged; virtual; |
|
This item has no description. | |
| Protected | procedure initmodel; override; |
|
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. | |
| Public | procedure clear; override; |
|
This item has no description. | |
Properties
| Public | property zcount: integer read getzcount default 0; |
|
This item has no description. | |
| Public | property output: tdoubleoutputconn read foutput write setoutput; |
|
This item has no description. | |
| Published | property input: tdoubleinputconn read finput write setinput; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.