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
31
32
33
34
35
36
37
38
  | Quintiq file version 2.0 
 |  Component pnlStandardAction2 
 |  { 
 |    #keys: '[127066.2.1157403738]' 
 |    BaseType: 'pnlStandardAction2' 
 |    IsDerived: true 
 |    Children: 
 |    [ 
 |      Component btnStandard5 
 |      { 
 |        #keys: '[127066.2.1219282797]' 
 |        BaseType: 'WebButton' 
 |        Properties: 
 |        [ 
 |          ButtonSize: 'compact' 
 |          Image: 'EMPTYCHECKBOX' 
 |          Taborder: 1 
 |          Tooltip: '<My global status 5>' 
 |        ] 
 |      } 
 |      Component btnStandard8 
 |      { 
 |        #keys: '[127066.2.1219282826]' 
 |        BaseType: 'WebButton' 
 |        Properties: 
 |        [ 
 |          ButtonSize: 'compact' 
 |          Image: 'EMPTYCHECKBOX' 
 |          Taborder: 2 
 |          Tooltip: '<My global status 8>' 
 |        ] 
 |      } 
 |    ] 
 |    Properties: 
 |    [ 
 |      Taborder: 1 
 |    ] 
 |  } 
 |  
  |