[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msesignal.pas line 106
type isigclient = interface(ievent) |
procedure initmodel; |
procedure clear; |
function getinputar; |
function getoutputar; |
function gethandler; |
function getzcount; |
function getcomponent; |
procedure modelchange; |
function getsigcontroller; |
function getsigclientinfopo; |
function getsigoptions; |
procedure sigtick; |
end; |