Class tbufferdoubleoutputconn

Unit

Declaration

type tbufferdoubleoutputconn = class(tdoubleoutputconn)

Description

This item has no description.

Hierarchy

Overview

Fields

Protected fsignal: doublearty;
Protected fsamplecount: integer;
Protected findex: integer;

Methods

Protected procedure clear;
Public constructor create(const aowner: tcomponent; const asigintf: isigclient; const aeventdriven: boolean); override;

Properties

Protected property samplecount: integer read fsamplecount write setsamplecount default 1;
Published property onoutputburst: sigoutbursteventty read fonoutputburst write fonoutputburst;

Description

Fields

Protected fsignal: doublearty;

This item has no description.

Protected fsamplecount: integer;

This item has no description.

Protected findex: integer;

This item has no description.

Methods

Protected procedure clear;

This item has no description.

Public constructor create(const aowner: tcomponent; const asigintf: isigclient; const aeventdriven: boolean); override;

This item has no description.

Properties

Protected property samplecount: integer read fsamplecount write setsamplecount default 1;

This item has no description.

Published property onoutputburst: sigoutbursteventty read fonoutputburst write fonoutputburst;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.