MidiMountain 0.4.0
|
 |
Class TMCPort
Unit
MCClasses
Declaration
type TMCPort = class(TMCItem )
Description
MIDI Port Port classes are in a list which belongs to the track.. Stored in the midi file as meta data $FF21.Hierarchy
TMCItem > TMCBase Methods
Overview
Description
 |
constructor Create( aOwner: TMCBase; aList: TMCList; aCallCreateMsg: boolean = true ); override; |
create a Port
Properties
Overview
 |
property Port: byte; |
Description
 |
property Port: byte; |
THE Port
MidiMountain 0.4.0 ©1999-2002 Adrian Meyer, developed with Delphi and Kylix
|