Class tsigslider

Unit

Declaration

type tsigslider = class(tslider, isigclient)

Description

This item has no description.

Hierarchy

Overview

Fields

Protected fsigvalue: real;

Methods

Protected procedure updatesigvalue;
Protected procedure dochange; override;
Protected procedure sighandler(const ainfo: psighandlerinfoty);
Protected procedure initmodel;
Protected procedure sigtick; virtual;
Protected function getinputar: inputconnarty;
Protected function getoutputar: outputconnarty;
Protected function gethandler: sighandlerprocty;
Protected function getzcount: integer;
Protected procedure clear;
Protected procedure modelchange;
Protected function getsigcontroller: tsigcontroller;
Protected function getsigclientinfopo: psigclientinfoty;
Protected function getsigoptions: sigclientoptionsty;
Protected procedure lock;
Protected procedure unlock;
Public constructor create(aowner: tcomponent); override;

Properties

Public property output: tdoubleoutputconn read foutput write setoutput;
Published property controller: tsigcontroller read fcontroller write setcontroller;
Published property ontransformvalue: sigineventty read fontransformvalue write fontransformvalue;
Published property min: real read fmin write setmin;
Published property max: real read fmax write setmax;
Published property options: sigeditoptionsty read foptions write setoptions default [];

Description

Fields

Protected fsigvalue: real;

This item has no description.

Methods

Protected procedure updatesigvalue;

This item has no description.

Protected procedure dochange; override;

This item has no description.

Protected procedure sighandler(const ainfo: psighandlerinfoty);

This item has no description.

Protected procedure initmodel;

This item has no description.

Protected procedure sigtick; virtual;

This item has no description.

Protected function getinputar: inputconnarty;

This item has no description.

Protected function getoutputar: outputconnarty;

This item has no description.

Protected function gethandler: sighandlerprocty;

This item has no description.

Protected function getzcount: integer;

This item has no description.

Protected procedure clear;

This item has no description.

Protected procedure modelchange;

This item has no description.

Protected function getsigcontroller: tsigcontroller;

This item has no description.

Protected function getsigclientinfopo: psigclientinfoty;

This item has no description.

Protected function getsigoptions: sigclientoptionsty;

This item has no description.

Protected procedure lock;

This item has no description.

Protected procedure unlock;

This item has no description.

Public constructor create(aowner: tcomponent); override;

This item has no description.

Properties

Public property output: tdoubleoutputconn read foutput write setoutput;

This item has no description.

Published property controller: tsigcontroller read fcontroller write setcontroller;

This item has no description.

Published property ontransformvalue: sigineventty read fontransformvalue write fontransformvalue;

This item has no description.

Published property min: real read fmin write setmin;

This item has no description.

Published property max: real read fmax write setmax;

This item has no description.

Published property options: sigeditoptionsty read foptions write setoptions default [];

This item has no description.


Generated by PasDoc 0.17.0.snapshot.