Quintiq file version 2.0 
 | 
Component pnlActions 
 | 
{ 
 | 
  #keys: '[137862.0.56208586]' 
 | 
  BaseType: 'WebPanel' 
 | 
  Children: 
 | 
  [ 
 | 
    Component btnOK 
 | 
    { 
 | 
      #keys: '[137862.0.56208588]' 
 | 
      BaseType: 'WebButton' 
 | 
      Properties: 
 | 
      [ 
 | 
        Label: 'OK' 
 | 
        Taborder: 2 
 | 
      ] 
 | 
    } 
 | 
    Component btnCancel 
 | 
    { 
 | 
      #keys: '[137862.0.56208589]' 
 | 
      BaseType: 'WebButton' 
 | 
      Properties: 
 | 
      [ 
 | 
        Label: 'Cancel' 
 | 
        Taborder: 3 
 | 
      ] 
 | 
    } 
 | 
    Component btnSavePreferences 
 | 
    { 
 | 
      #keys: '[136682.3.969541087]' 
 | 
      BaseType: 'WebButton' 
 | 
      Properties: 
 | 
      [ 
 | 
        Label: 'Save my preferences' 
 | 
        Taborder: 0 
 | 
        Tooltip: 'The changes will be saved in the current scenario and used by all users while they are operating in the current scenario.' 
 | 
      ] 
 | 
    } 
 | 
    Component btnRestoreDefault 
 | 
    { 
 | 
      #keys: '[136682.3.969541160]' 
 | 
      BaseType: 'WebButton' 
 | 
      Properties: 
 | 
      [ 
 | 
        Label: 'Restore default' 
 | 
        Taborder: 1 
 | 
        Tooltip: 'Saved changes will be discarded.' 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Alignment: 'trailing' 
 | 
    Border: true 
 | 
    FixedSize: true 
 | 
    Orientation: 'horizontal' 
 | 
    Taborder: 1 
 | 
  ] 
 | 
} 
 |