Quintiq file version 2.0 
 | 
#root 
 | 
#parent: LibOpt_Desktop 
 | 
OrphanComponent LibOpt_FormRun 
 | 
{ 
 | 
  #keys: '[139164.0.308036250]' 
 | 
  BaseType => /LibOpt_FormBase 
 | 
  Databinding: 'LibOpt_Run' 
 | 
  GBLayout 
 | 
  { 
 | 
    Type: 'internal[GBLayoutDefinition]' 
 | 
    Columns: 
 | 
    [ 
 | 
      GBFlow.Column { grow: 0 id: 779 parent: 0 } 
 | 
      GBFlow.Column { grow: 128 id: 928 parent: 0 } 
 | 
    ] 
 | 
    Elements: 
 | 
    [ 
 | 
      GBElement 
 | 
      { 
 | 
        Component => ListRun 
 | 
        Position { startcolumn: 928 startrow: 554 endcolumn: 928 endrow: 555 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => ButtonPause 
 | 
        Position { startcolumn: 779 startrow: 836 endcolumn: 779 endrow: 836 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => ButtonStop 
 | 
        Position { startcolumn: 779 startrow: 408 endcolumn: 779 endrow: 408 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => ButtonContinue 
 | 
        Position { startcolumn: 779 startrow: 554 endcolumn: 779 endrow: 554 } 
 | 
      } 
 | 
    ] 
 | 
    Gaps: [ left: 0 right: 0 top: 0 bottom: 0 inner: 5 ] 
 | 
    Rows: 
 | 
    [ 
 | 
      GBFlow.Row { grow: 0 id: 554 parent: 0 } 
 | 
      GBFlow.Row { grow: 0 id: 836 parent: 0 } 
 | 
      GBFlow.Row { grow: 0 id: 408 parent: 0 } 
 | 
      GBFlow.Row { grow: 128 id: 555 parent: 0 } 
 | 
    ] 
 | 
  } 
 | 
  Children: 
 | 
  [ 
 | 
    #child: ListRun 
 | 
    Component ButtonPause 
 | 
    { 
 | 
      #keys: '[139164.4.299461609]' 
 | 
      BaseType: 'Button' 
 | 
      Properties: 
 | 
      [ 
 | 
        Image: 'MEDIA_PAUSE' 
 | 
        Tooltip: 'Pause' 
 | 
      ] 
 | 
    } 
 | 
    Component ButtonStop 
 | 
    { 
 | 
      #keys: '[139164.4.299461610]' 
 | 
      BaseType: 'Button' 
 | 
      Properties: 
 | 
      [ 
 | 
        Image: 'MEDIA_STOP_RED' 
 | 
        LayoutGroup: 'Button' 
 | 
        Tooltip: 'Stop' 
 | 
      ] 
 | 
    } 
 | 
    Component ButtonContinue 
 | 
    { 
 | 
      #keys: '[139164.4.299475183]' 
 | 
      BaseType: 'Button' 
 | 
      Properties: 
 | 
      [ 
 | 
        Image: 'NAVIGATE_RIGHT_LIGHT_GREEN' 
 | 
        LayoutGroup: 'Button' 
 | 
        Tooltip: 'Continue' 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Height: 440 
 | 
    Image: 'AMMUNITION_BOX_OPEN' 
 | 
    IncludeInView: true 
 | 
    Title: 'Runs' 
 | 
    Width: 595 
 | 
    ModeledStringList ChildOrdering 
 | 
    { 
 | 
      c: DataHolderPanel 
 | 
      c: ButtonContinue 
 | 
      c: ButtonPause 
 | 
      c: ButtonStop 
 | 
      c: ListRun 
 | 
    } 
 | 
  ] 
 | 
} 
 |