MidiMountain 0.4.0
|
 |
Class TMCDeviceName
Unit
MCClasses
Declaration
type TMCDeviceName = class(TMCItem)
Description
MIDI Device Name Device name classes are in a list which belongs to the track. Stored in the mid file as meta data $FF09.Hierarchy
TMCItem > TMCBaseMethods
Overview
Description
 |
constructor Create( aOwner: TMCBase; aList: TMCList; aCallCreateMsg: boolean = true ); override; |
create a DeviceName
Properties
Overview
 |
property Name: WideString; |
Description
 |
property Name: WideString; |
name of the DeviceName
MidiMountain 0.4.0 ©1999-2002 Adrian Meyer, developed with Delphi and Kylix
|