@@ -1,7 +1,7 @@ |
| 1 |
object frmTracker: TfrmTracker |
1 |
object frmTracker: TfrmTracker |
| 2 |
Left = 899 |
2 |
Left = 550 |
| 3 |
Height = 1275 |
3 |
Height = 1275 |
| 4 |
Top = 236 |
4 |
Top = 338 |
| 5 |
Width = 2056 |
5 |
Width = 2056 |
| 6 |
Caption = 'hUGETracker' |
6 |
Caption = 'hUGETracker' |
| 7 |
ClientHeight = 1241 |
7 |
ClientHeight = 1241 |
@@ -55,10 +55,10 @@ object frmTracker: TfrmTracker |
| 55 |
Height = 845 |
55 |
Height = 845 |
| 56 |
Top = 0 |
56 |
Top = 0 |
| 57 |
Width = 1709 |
57 |
Width = 1709 |
| 58 |
ActivePage = InstrumentTabSheet |
58 |
ActivePage = PatternTabSheet |
| 59 |
Align = alClient |
59 |
Align = alClient |
| 60 |
ParentFont = False |
60 |
ParentFont = False |
| 61 |
TabIndex = 2 |
61 |
TabIndex = 1 |
| 62 |
TabOrder = 0 |
62 |
TabOrder = 0 |
| 63 |
object GeneralTabSheet: TTabSheet |
63 |
object GeneralTabSheet: TTabSheet |
| 64 |
Caption = 'General' |
64 |
Caption = 'General' |
@@ -297,6 +297,7 @@ object frmTracker: TfrmTracker |
| 297 |
Color = clBlack |
297 |
Color = clBlack |
| 298 |
ParentColor = False |
298 |
ParentColor = False |
| 299 |
ParentFont = False |
299 |
ParentFont = False |
|
|
300 |
Visible = False |
| 300 |
OnPaint = PaintBox1Paint |
301 |
OnPaint = PaintBox1Paint |
| 301 |
end |
302 |
end |
| 302 |
object FlowPanel1: TFlowPanel |
303 |
object FlowPanel1: TFlowPanel |
@@ -1105,7 +1106,7 @@ object frmTracker: TfrmTracker |
| 1105 |
ProgressStyle = epsGradient |
1106 |
ProgressStyle = epsGradient |
| 1106 |
Scale.DateTimeFormat = 'hh:nn:ss' |
1107 |
Scale.DateTimeFormat = 'hh:nn:ss' |
| 1107 |
Scale.LogarithmBase = 10 |
1108 |
Scale.LogarithmBase = 10 |
| 1108 |
Scale.Max = 7 |
1109 |
Scale.Max = 15 |
| 1109 |
Scale.Min = 0 |
1110 |
Scale.Min = 0 |
| 1110 |
Scale.TickLongValue = 10 |
1111 |
Scale.TickLongValue = 10 |
| 1111 |
Scale.TickMiddleValue = 5 |
1112 |
Scale.TickMiddleValue = 5 |
@@ -1119,7 +1120,7 @@ object frmTracker: TfrmTracker |
| 1119 |
object Label25: TLabel |
1120 |
object Label25: TLabel |
| 1120 |
Left = 16 |
1121 |
Left = 16 |
| 1121 |
Height = 30 |
1122 |
Height = 30 |
| 1122 |
Top = 22 |
1123 |
Top = 28 |
| 1123 |
Width = 149 |
1124 |
Width = 149 |
| 1124 |
Caption = 'Shift clock mask' |
1125 |
Caption = 'Shift clock mask' |
| 1125 |
ParentColor = False |
1126 |
ParentColor = False |