Class tsigrealedit
Unit
Declaration
type tsigrealedit = class(trealedit, isigclient)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tpublishedwidget
- tcustomedit
- tcustomdataedit
- tdataedit
- tnumedit
- tcustomrealedit
- trealedit
- tsigrealedit
Overview
Fields
| Protected | fsigvalue: real; |
| Protected | foutmin: real; |
| Protected | foutmax: real; |
Methods
| Protected | procedure setoutmin(const avalue: real); |
| Protected | procedure setoutmax(const avalue: real); |
| Protected | procedure setvaluemin(const avalue: realty); override; |
| Protected | procedure setvaluemax(const avalue: realty); override; |
| 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 outmin: real read foutmin write setoutmin; |
| Published | property outmax: real read foutmax write setoutmax; |
| Published | property options: sigeditoptionsty read foptions write setoptions default []; |
Description
Fields
| Protected | fsigvalue: real; |
|
This item has no description. | |
| Protected | foutmin: real; |
|
This item has no description. | |
| Protected | foutmax: real; |
|
This item has no description. | |
Methods
| Protected | procedure setoutmin(const avalue: real); |
|
This item has no description. | |
| Protected | procedure setoutmax(const avalue: real); |
|
This item has no description. | |
| Protected | procedure setvaluemin(const avalue: realty); override; |
|
This item has no description. | |
| Protected | procedure setvaluemax(const avalue: realty); override; |
|
This item has no description. | |
| 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 outmin: real read foutmin write setoutmin; |
|
This item has no description. | |
| Published | property outmax: real read foutmax write setoutmax; |
|
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.