Class tsigdelayvar

Unit

Declaration

type tsigdelayvar = class(tcustomsigdelay)

Description

No description available, ancestor tcustomsigdelay description follows
No description available, ancestor tsigadd description follows
No description available, ancestor tsigmultiinpout description follows
No description available, ancestor tsigmultiinp 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

Methods

Protected function getinputar: inputconnarty; override;
Protected procedure initmodel; override;
Protected function gethandler: sighandlerprocty; override;
Protected procedure sighandler(const ainfo: psighandlerinfoty);
Public constructor create(aowner: tcomponent); override;

Properties

Published property delaymax: integer read getdelaymax write setdelaymax default 1;
Published property delay: tdoubleinputconn read fdelayinp write setdelayinp;

Description

Methods

Protected function getinputar: inputconnarty; override;
 
Protected procedure initmodel; override;
 
Protected function gethandler: sighandlerprocty; override;
 
Protected procedure sighandler(const ainfo: psighandlerinfoty);
 
Public constructor create(aowner: tcomponent); override;
 

Properties

Published property delaymax: integer read getdelaymax write setdelaymax default 1;
 
Published property delay: tdoubleinputconn read fdelayinp write setdelayinp;
 

Generated by PasDoc 0.16.0.