Class tmidipatch
Unit
Declaration
type tmidipatch = class(townedpersistent)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tvirtualpersistent
- townedpersistent
- tmidipatch
Overview
Methods
| Protected | procedure changed; |
| Public | constructor create(aowner: tobject); override; |
Properties
| Published | property channel: integer read finfo.channel write setchannel default 0; |
| Published | property track: integer read finfo.track write settrack default -1; |
| Published | property midichannel: midichannelty read finfo.midichannel
write setmidichannel default mic_0; |
| Published | property notemin: integer read finfo.notemin write setnotemin default 0; |
| Published | property notemax: integer read finfo.notemax write setnotemax default 127; |
Description
Methods
| Protected | procedure changed; |
|
This item has no description. | |
| Public | constructor create(aowner: tobject); override; |
|
This item has no description. | |
Properties
| Published | property channel: integer read finfo.channel write setchannel default 0; |
|
This item has no description. | |
| Published | property track: integer read finfo.track write settrack default -1; |
|
This item has no description. | |
| Published | property midichannel: midichannelty read finfo.midichannel
write setmidichannel default mic_0; |
|
This item has no description. | |
| Published | property notemin: integer read finfo.notemin write setnotemin default 0; |
|
This item has no description. | |
| Published | property notemax: integer read finfo.notemax write setnotemax default 127; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.