Class tsigkeyboard
Unit
Declaration
type tsigkeyboard = class(trealgraphdataedit, isigclient)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tactionpublishedwidget
- tgraphdataedit
- tcustomrealgraphdataedit
- trealgraphdataedit
- tsigkeyboard
Overview
Fields
| Protected | fdummy: double; |
| Protected | fkeyinfos: sigkeyinfoarty; |
Methods
| Protected | procedure updatesigvalue(const akey: integer; const apressed: boolean); |
| Protected | procedure dochange; override; |
| Protected | procedure sighandler(const ainfo: psighandlerinfoty); |
| Protected | procedure paintglyph(const canvas: tcanvas; const acolorglyph: colorty; const avalue; const arect: rectty); override; |
| Protected | procedure clientmouseevent(var info: mouseeventinfoty); override; |
| Protected | procedure dokeydown(var info: keyeventinfoty); override; |
| Protected | procedure dokeyup(var info: keyeventinfoty); override; |
| Protected | procedure doexit; override; |
| 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; |
| Public | destructor destroy; override; |
Properties
| Public | property output: tdoubleoutconnarrayprop read foutput write setoutput; |
| Public | property trigout: tdoubleoutconnarrayprop read ftrigout write settrigout; |
| Published | property keywidth: integer read fkeywidth write setkeywidth default defaultkeywidth; |
| 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 options: sigeditoptionsty read foptions write setoptions
default defaultsigkeyboardoptions; |
| Published | property outputcount: integer read foutputcount write setoutputcount default 1; |
Description
Fields
| Protected | fdummy: double; |
|
This item has no description. | |
| Protected | fkeyinfos: sigkeyinfoarty; |
|
This item has no description. | |
Methods
| Protected | procedure updatesigvalue(const akey: integer; const apressed: boolean); |
|
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 paintglyph(const canvas: tcanvas; const acolorglyph: colorty; const avalue; const arect: rectty); override; |
|
This item has no description. | |
| Protected | procedure clientmouseevent(var info: mouseeventinfoty); override; |
|
This item has no description. | |
| Protected | procedure dokeydown(var info: keyeventinfoty); override; |
|
This item has no description. | |
| Protected | procedure dokeyup(var info: keyeventinfoty); override; |
|
This item has no description. | |
| Protected | procedure doexit; override; |
|
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. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
Properties
| Public | property output: tdoubleoutconnarrayprop read foutput write setoutput; |
|
This item has no description. | |
| Public | property trigout: tdoubleoutconnarrayprop read ftrigout write settrigout; |
|
This item has no description. | |
| Published | property keywidth: integer read fkeywidth write setkeywidth default defaultkeywidth; |
|
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 options: sigeditoptionsty read foptions write setoptions
default defaultsigkeyboardoptions; |
|
This item has no description. | |
| Published | property outputcount: integer read foutputcount write setoutputcount default 1; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.