MidiMountain 0.4.0
|
 |
Class TfrmMMTimeSignatureProperties
Unit
MMFormTimeSignatureProperties
Declaration
type TfrmMMTimeSignatureProperties = class(TfrmMMBaseProperties )
Description
MidiMountain Time Signatures Properties View of one time signatureHierarchy
TfrmMMBaseProperties > TfrmMMBase Fields
| Name | Description |
 |
btnCancel |
|
 |
btnOK |
|
 |
cboDenominator |
|
 |
grpGlobal |
|
 |
lblDenominator |
|
 |
lblMeasure |
|
 |
lblNumerator |
|
 |
spiMeasure |
|
 |
spiNumerator |
|
Methods
Overview
Description
 |
procedure btnOKClick(Sender: TObject); |
 |
function GetItem: TMCItem; override; |
show the dialog with the selected time signature
 |
class function ShowTimeSignature(const aOffset: Integer; const aTimeSignature: TMCTimeSignature = nil): integer; |
 |
procedure Translate; override; |
see TfrmMMBase
MidiMountain 0.4.0 ©1999-2002 Adrian Meyer, developed with Delphi and Kylix
|