@@ -934,10 +934,10 @@ object frmTracker: TfrmTracker |
| 934 |
Left = 8 |
934 |
Left = 8 |
| 935 |
Height = 139 |
935 |
Height = 139 |
| 936 |
Top = 8 |
936 |
Top = 8 |
| 937 |
Width = 560 |
937 |
Width = 568 |
| 938 |
Caption = 'Wave Editor' |
938 |
Caption = 'Wave Editor' |
| 939 |
ClientHeight = 119 |
939 |
ClientHeight = 119 |
| 940 |
ClientWidth = 556 |
940 |
ClientWidth = 564 |
| 941 |
ParentFont = False |
941 |
ParentFont = False |
| 942 |
TabOrder = 0 |
942 |
TabOrder = 0 |
| 943 |
object Label20: TLabel |
943 |
object Label20: TLabel |
@@ -982,13 +982,10 @@ object frmTracker: TfrmTracker |
| 982 |
TabOrder = 2 |
982 |
TabOrder = 2 |
| 983 |
end |
983 |
end |
| 984 |
object HexWaveEdit: TEdit |
984 |
object HexWaveEdit: TEdit |
| 985 |
AnchorSideLeft.Control = Label13 |
985 |
Left = 288 |
| 986 |
AnchorSideLeft.Side = asrBottom |
|
|
| 987 |
Left = 284 |
|
|
| 988 |
Height = 23 |
986 |
Height = 23 |
| 989 |
Top = 8 |
987 |
Top = 8 |
| 990 |
Width = 264 |
988 |
Width = 264 |
| 991 |
BorderSpacing.Left = 8 |
|
|
| 992 |
MaxLength = 32 |
989 |
MaxLength = 32 |
| 993 |
OnChange = HexWaveEditEditingDone |
990 |
OnChange = HexWaveEditEditingDone |
| 994 |
OnEditingDone = HexWaveEditEditingDone |
991 |
OnEditingDone = HexWaveEditEditingDone |
@@ -1801,7 +1798,7 @@ object frmTracker: TfrmTracker |
| 1801 |
Height = 22 |
1798 |
Height = 22 |
| 1802 |
Top = 0 |
1799 |
Top = 0 |
| 1803 |
Width = 43 |
1800 |
Width = 43 |
| 1804 |
Align = alLeft |
1801 |
AutoSize = False |
| 1805 |
Caption = 'Octave ' |
1802 |
Caption = 'Octave ' |
| 1806 |
Layout = tlCenter |
1803 |
Layout = tlCenter |
| 1807 |
ParentColor = False |
1804 |
ParentColor = False |
@@ -1812,7 +1809,7 @@ object frmTracker: TfrmTracker |
| 1812 |
Height = 22 |
1809 |
Height = 22 |
| 1813 |
Top = 0 |
1810 |
Top = 0 |
| 1814 |
Width = 70 |
1811 |
Width = 70 |
| 1815 |
Align = alLeft |
1812 |
AutoSize = False |
| 1816 |
Caption = ' Instrument ' |
1813 |
Caption = ' Instrument ' |
| 1817 |
Layout = tlCenter |
1814 |
Layout = tlCenter |
| 1818 |
ParentColor = False |
1815 |
ParentColor = False |
@@ -1841,7 +1838,7 @@ object frmTracker: TfrmTracker |
| 1841 |
Height = 22 |
1838 |
Height = 22 |
| 1842 |
Top = 0 |
1839 |
Top = 0 |
| 1843 |
Width = 35 |
1840 |
Width = 35 |
| 1844 |
Align = alLeft |
1841 |
AutoSize = False |
| 1845 |
Caption = ' Step ' |
1842 |
Caption = ' Step ' |
| 1846 |
Layout = tlCenter |
1843 |
Layout = tlCenter |
| 1847 |
ParentColor = False |
1844 |
ParentColor = False |