[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msesigmidi.pas line 279
type tsigmidimulticonnector = class(tdoublesigcomp, isigclient) |
public |
constructor create(); override; |
destructor destroy; override; |
property items []: tmsedatamodule; default; [rw] |
property outputs: tmidiconnoutputarrayprop; [r] |
published |
property inputcount: Integer; [rw] |
property outputcount: Integer; [rw] |
property source: tsigmidisource; [rw] |
property channel: Integer; [rw] |
property connectorname: string; [rw] |
property ongetvoiceclass: getvoiceclasseventty; [rw] |
property oninitvoice: initvoiceeventty; [rw] |
end; |
| |
| |
| |
| |
tmsecomponent,ievent,iificommand,iificlient |
| |
tcomponent |
? |
TObject |