Quintiq file version 2.0 
 | 
#root 
 | 
#parent: LibOpt_Desktop 
 | 
OrphanComponent LibOpt_FormOptimizer 
 | 
{ 
 | 
  #keys: '[139164.3.522032757]' 
 | 
  BaseType => /LibOpt_FormBase 
 | 
  GBLayout 
 | 
  { 
 | 
    Type: 'internal[GBLayoutDefinition]' 
 | 
    Columns: 
 | 
    [ 
 | 
      GBFlow.Column { grow: 0 id: 568 parent: 0 } 
 | 
      GBFlow.Column { grow: 128 id: 114 parent: 0 } 
 | 
    ] 
 | 
    Elements: 
 | 
    [ 
 | 
      GBElement 
 | 
      { 
 | 
        Component => ListOptimizer 
 | 
        Position { startcolumn: 114 startrow: 807 endcolumn: 114 endrow: 509 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => ButtonLoad 
 | 
        Position { startcolumn: 568 startrow: 874 endcolumn: 568 endrow: 874 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => ButtonStart 
 | 
        Position { startcolumn: 568 startrow: 989 endcolumn: 568 endrow: 989 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => ButtonRefresh 
 | 
        Position { startcolumn: 568 startrow: 807 endcolumn: 568 endrow: 807 } 
 | 
      } 
 | 
    ] 
 | 
    Gaps: [ left: 0 right: 0 top: 0 bottom: 0 inner: 5 ] 
 | 
    Rows: 
 | 
    [ 
 | 
      GBFlow.Row { grow: 0 id: 807 parent: 0 } 
 | 
      GBFlow.Row { grow: 0 id: 874 parent: 0 } 
 | 
      GBFlow.Row { grow: 0 id: 989 parent: 0 } 
 | 
      GBFlow.Row { grow: 128 id: 509 parent: 0 } 
 | 
    ] 
 | 
  } 
 | 
  Children: 
 | 
  [ 
 | 
    #child: ListOptimizer 
 | 
    Component ButtonLoad 
 | 
    { 
 | 
      #keys: '[139164.3.522075419]' 
 | 
      BaseType: 'Button' 
 | 
      Properties: 
 | 
      [ 
 | 
        Image: 'ARROW_INTO' 
 | 
        LayoutGroup: 'Button' 
 | 
        Tooltip: 'Load' 
 | 
      ] 
 | 
    } 
 | 
    Component ButtonStart 
 | 
    { 
 | 
      #keys: '[139164.3.522075897]' 
 | 
      BaseType: 'Button' 
 | 
      Properties: 
 | 
      [ 
 | 
        Image: 'MEDIA_PLAY_GREEN' 
 | 
        LayoutGroup: 'Button' 
 | 
        Tooltip: 'Start' 
 | 
      ] 
 | 
    } 
 | 
    Component ButtonRefresh 
 | 
    { 
 | 
      #keys: '[139164.3.545695747]' 
 | 
      BaseType: 'Button' 
 | 
      Properties: 
 | 
      [ 
 | 
        Image: 'REFRESH' 
 | 
        Tooltip: 'Refresh' 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Height: 268 
 | 
    Image: 'CONTROL_TOWER' 
 | 
    Title: 'Optimizers' 
 | 
    ModeledStringList ChildOrdering 
 | 
    { 
 | 
      c: DataHolderPanel 
 | 
      c: ListOptimizer 
 | 
      c: ButtonLoad 
 | 
      c: ButtonStart 
 | 
      c: ButtonRefresh 
 | 
    } 
 | 
  ] 
 | 
} 
 |