MidiMountain 0.4.0
|
 |
Class TMMMeasureBeatTick
Unit
MMCompMeasureBeatTick
Declaration
type TMMMeasureBeatTick = class()
Description
MidiMountain Component for Measure Beat Tick component handling entry of measure, beat and ticksMethods
Overview
 |
constructor Create( aOwner: TComponent ); override; |
 |
procedure Resize; override; |
Description
 |
constructor Create( aOwner: TComponent ); override; |
create the component
 |
procedure Resize; override; |
Properties
Overview
Description
 |
property Measure: TMidiMeasureBeatTick; |
measure access
 |
property Offset: TMidiOffset; |
access to the MIDI offset
 |
property OnChange: TNotifyEvent; |
the offset changed
MidiMountain 0.4.0 ©1999-2002 Adrian Meyer, developed with Delphi and Kylix
|