Class tsigin

Unit

Declaration

type tsigin = class(tsigconnection)

Description

No description available, ancestor tsigconnection 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 getoutputar: outputconnarty; override;
Protected procedure initmodel; override;
Protected function gethandler: sighandlerprocty; override;
Protected procedure sighandler(const ainfo: psighandlerinfoty);
Public constructor create(aowner: tcomponent); override;
Public destructor destroy; override;
Public procedure siginput(const asource: doublearty);
Public procedure clear; override;

Properties

Public property output: tdoubleoutputconn read foutput;
Published property value: double read fvalue write setvalue;
Published property oninput: sigineventty read foninput write foninput;
Published property oninputburst: siginbursteventty read foninputburst write foninputburst;

Description

Methods

Protected function getoutputar: outputconnarty; override;
 
Protected procedure initmodel; override;
 
Protected function gethandler: sighandlerprocty; override;
 
Protected procedure sighandler(const ainfo: psighandlerinfoty);
 
Public constructor create(aowner: tcomponent); override;
 
Public destructor destroy; override;
 
Public procedure siginput(const asource: doublearty);
 
Public procedure clear; override;
 

Properties

Public property output: tdoubleoutputconn read foutput;
 
Published property value: double read fvalue write setvalue;
 
Published property oninput: sigineventty read foninput write foninput;
 
Published property oninputburst: siginbursteventty read foninputburst write foninputburst;
 

Generated by PasDoc 0.16.0.