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