1
2
3
4
5
6
7
8
9
10
11
12
13
  | Quintiq file version 2.0 
 |  #root 
 |  #parent: SanityCheckingBase 
 |  OrphanComponent SCK_ButtonSanityCheckBase 
 |  { 
 |    #keys: '[132254.0.10669491]' 
 |    BaseType: 'Button' 
 |    Properties: 
 |    [ 
 |      Text: 'Sanity' 
 |      Tooltip: 'Shows sanity check messages' 
 |    ] 
 |  } 
 |  
  |