Class TMyMidiHdr (unit Miditype)

Inherits from

TObject

Constructors


constructor Create(BufferSize: Word);

-------------------------------------------------------------------} { Allocate memory for the sysex header and buffer


Functions

destructor Destroy;

-------------------------------------------------------------------

Properties

Events

Variables

hdrHandle : THandle;


hdrPointer : PMIDIHDR;


sysexHandle : THandle;


sysexPointer : Pointer;



Constructors


constructor Create(BufferSize: Word);

-------------------------------------------------------------------} { Allocate memory for the sysex header and buffer


Functions


destructor Destroy;

-------------------------------------------------------------------


Properties


Events


Variables


hdrHandle : THandle;


hdrPointer : PMIDIHDR;


sysexHandle : THandle;


sysexPointer : Pointer;