Class tbufferdoubleoutputconn

Unit

Declaration

type tbufferdoubleoutputconn = class(tdoubleoutputconn)

Description

No description available, ancestor tdoubleoutputconn description follows
No description available, ancestor tdoubleconn description follows
No description available, ancestor tsigconn description follows
No description available, ancestor tmsecomponent description follows

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;
 
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;
 

Generated by PasDoc 0.16.0.