Class tsigmidisource

Unit

Declaration

type tsigmidisource = class(tmidisource, icommclient)

Description

This item has no description.

Hierarchy

Overview

Fields

Protected fbytebuffer: array[0..15] of byte;
Protected fsigstate: sigmidisourcestatesty;
Protected fchannels: sigchannelinfoarty;

Methods

Protected procedure registerconnector(const avalue: tsigmidiconnector);
Protected procedure unregisterconnector(const avalue: tsigmidiconnector);
Protected procedure dotrackevent; override;
Protected procedure updatepatch;
Protected procedure patchchanged;
Protected procedure setcommserverintf(const aintf: icommserver);
Protected procedure dorxchange(const areader: tcommreader);
Public constructor create(avalue: tcomponent); override;
Public destructor destroy; override;

Properties

Published property patches: tmidipatches read fpatches write setpatches;
Published property sercomm: tcustomcommcomp read fsercomm write setsercomm;

Description

Fields

Protected fbytebuffer: array[0..15] of byte;

This item has no description.

Protected fsigstate: sigmidisourcestatesty;

This item has no description.

Protected fchannels: sigchannelinfoarty;

This item has no description.

Methods

Protected procedure registerconnector(const avalue: tsigmidiconnector);

This item has no description.

Protected procedure unregisterconnector(const avalue: tsigmidiconnector);

This item has no description.

Protected procedure dotrackevent; override;

This item has no description.

Protected procedure updatepatch;

This item has no description.

Protected procedure patchchanged;

This item has no description.

Protected procedure setcommserverintf(const aintf: icommserver);

This item has no description.

Protected procedure dorxchange(const areader: tcommreader);

This item has no description.

Public constructor create(avalue: tcomponent); override;

This item has no description.

Public destructor destroy; override;

This item has no description.

Properties

Published property patches: tmidipatches read fpatches write setpatches;

This item has no description.

Published property sercomm: tcustomcommcomp read fsercomm write setsercomm;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.