1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
| Quintiq file version 2.0
| Component pnlMaxCapacity
| {
| #keys: '[415136.0.756140541]'
| BaseType: 'WebPanel'
| Children:
| [
| Component efMaxCapacity
| {
| #keys: '[415136.0.756140589]'
| BaseType: 'WebEditField'
| Properties:
| [
| Label: 'Maximum thermal trial capacity'
| Mask: 'NUMBER'
| Taborder: 0
| ]
| }
| ]
| Properties:
| [
| FixedSize: true
| Taborder: 1
| ]
| }
|
|