[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'msesignal' (#msegui)

tdoubleinputconn

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: msesignal.pas line 225

type tdoubleinputconn = class(tdoubleconn)

public

  constructor create(); override;

  destructor destroy; override;

published

  property source: tdoubleoutputconn; [rw]

  property offset: Double; [rw]

  property gain: Double; [rw]

  property min: realty; [rw]

  property max: realty; [rw]

  property expstart: realty; [rw]

  property expend: realty; [rw]

  property value: Double; [rw]

end;

Inheritance

tdoubleinputconn

|

tdoubleconn

|

tsigconn

|

tmsecomponent,ievent,iificommand,iificlient

|

tcomponent

?

TObject


Documentation generated on: 2021-05-13