[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msesigmidi.pas line 174
type tmidipatch = class(townedpersistent) |
public |
constructor create(); override; |
published |
property channel: Integer; [rw] |
property track: Integer; [rw] |
property midichannel: midichannelty; [rw] |
property notemin: Integer; [rw] |
property notemax: Integer; [rw] |
end; |
| |
| |
| |
tpersistent |
? |
TObject |