Interface isigclient
Unit
Declaration
type isigclient = interface(ievent)
Description
No description available, ancestor ievent description follows
No description available, ancestor iobjectlink description follows
No description available, ancestor inullinterface description follows
Hierarchy
- IInterface
- inullinterface
- iobjectlink
- ievent
- isigclient
Overview
Methods
![]() |
procedure initmodel; |
![]() |
procedure clear; |
![]() |
function getinputar: inputconnarty; |
![]() |
function getoutputar: outputconnarty; |
![]() |
function gethandler: sighandlerprocty; |
![]() |
function getzcount: integer; |
![]() |
function getcomponent: tcomponent; |
![]() |
procedure modelchange; |
![]() |
function getsigcontroller: tsigcontroller; |
![]() |
function getsigclientinfopo: psigclientinfoty; |
![]() |
function getsigoptions: sigclientoptionsty; |
![]() |
procedure sigtick(); |
Description
Methods
![]() |
procedure initmodel; |
![]() |
procedure clear; |
![]() |
function getinputar: inputconnarty; |
![]() |
function getoutputar: outputconnarty; |
![]() |
function gethandler: sighandlerprocty; |
![]() |
function getzcount: integer; |
![]() |
function getcomponent: tcomponent; |
![]() |
procedure modelchange; |
![]() |
function getsigcontroller: tsigcontroller; |
![]() |
function getsigclientinfopo: psigclientinfoty; |
![]() |
function getsigoptions: sigclientoptionsty; |
![]() |
procedure sigtick(); |
Generated by PasDoc 0.16.0.
