MidiMountain 0.4.0
|
 |
Class TMCOutputMap
Unit
MCDevices
Declaration
type TMCOutputMap = class(TMCItem )
Description
MIDI Mapper Output this class maps a port number (order in Offset) to a device.Hierarchy
TMCItem > TMCBase Methods
Overview
Description
 |
constructor Create( aOwner: TMCBase; aList: TMCList; aCallCreateMsg: boolean = true ); override; |
create a cue point
Properties
Overview
 |
property Device: TMCOutputDevice; |
 |
property Name: WideString; |
Description
 |
property Device: TMCOutputDevice; |
output device to map to
 |
property Name: WideString; |
name of the output map
MidiMountain 0.4.0 ©1999-2002 Adrian Meyer, developed with Delphi and Kylix
|