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
26
27
28
29
30
  | Quintiq file version 2.0 
 |  Component swTopMost 
 |  { 
 |    #keys: '[530.0.3531801]' 
 |    BaseType: 'swTopMost' 
 |    IsDerived: true 
 |    Children: 
 |    [ 
 |      Component SplitterPane2 
 |      { 
 |        #keys: '[530.0.3531803]' 
 |        BaseType: 'SplitterPane2' 
 |        IsDerived: true 
 |        Children: 
 |        [ 
 |          #child: swBottom 
 |        ] 
 |      } 
 |      Component SplitterPane1 
 |      { 
 |        #keys: '[530.0.3531802]' 
 |        BaseType: 'SplitterPane1' 
 |        IsDerived: true 
 |        Children: 
 |        [ 
 |          #child: swTop 
 |        ] 
 |      } 
 |    ] 
 |  } 
 |  
  |