MidiMountain 0.4.0
|
 |
Class TMCCuePoint
Unit
MCClasses
Declaration
type TMCCuePoint = class(TMCItem )
Description
MIDI Cue Point Cue point classes are in a list which belongs to the sequence. Stored in the mid file in master track.Hierarchy
TMCItem > TMCBase Methods
Overview
Description
 |
constructor Create( aOwner: TMCBase; aList: TMCList; aCallCreateMsg: boolean = true ); override; |
create a cue point
Properties
Overview
 |
property Name: WideString; |
Description
 |
property Name: WideString; |
name of the cue point
MidiMountain 0.4.0 ©1999-2002 Adrian Meyer, developed with Delphi and Kylix
|