Quintiq file version 2.0 
 | 
Component GroupPanelLotSize 
 | 
{ 
 | 
  #keys: '[135040.0.7695897]' 
 | 
  BaseType: 'GroupPanel' 
 | 
  ViewSecurity: 'LotSizes' 
 | 
  GBLayout 
 | 
  { 
 | 
    Type: 'internal[GBLayoutDefinition]' 
 | 
    Columns: 
 | 
    [ 
 | 
      GBFlow.Column { grow: 0 id: 600 parent: 0 } 
 | 
      GBFlow.Column { grow: 128 id: 379 parent: 0 } 
 | 
    ] 
 | 
    Elements: 
 | 
    [ 
 | 
      GBElement 
 | 
      { 
 | 
        Component => LabelLotSize 
 | 
        Position { startcolumn: 600 startrow: 916 endcolumn: 600 endrow: 916 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => /EditorLotSize 
 | 
        Position { startcolumn: 379 startrow: 916 endcolumn: 379 endrow: 916 } 
 | 
      } 
 | 
    ] 
 | 
    Gaps: [ left: 5 right: 5 top: 5 bottom: 5 inner: 5 ] 
 | 
    Rows: 
 | 
    [ 
 | 
      GBFlow.Row { grow: 0 id: 916 parent: 0 } 
 | 
    ] 
 | 
  } 
 | 
  Children: 
 | 
  [ 
 | 
    Component LabelLotSize 
 | 
    { 
 | 
      #keys: '[135040.0.7695898]' 
 | 
      BaseType: 'Label' 
 | 
      Properties: 
 | 
      [ 
 | 
        Alignment: 'right' 
 | 
        DataBinding: 'SelectionUnit.Data.UnitOfMeasureName' 
 | 
        FocusControl: 'EditorLotSize' 
 | 
        FormatMask: 'Lot size (S)' 
 | 
        LayoutGroup: 'Label' 
 | 
        Text: '' 
 | 
        Tooltip: '<html>Trips are broken down into multiples of the lot size. <br>The quantity used for capacity calculation is rounded up to the next multiple of the lot size. <br>For example, for a lot size of 25, moving 60 tons consumes 75 tons of capacity or the equivalent of 3 trips.</html>' 
 | 
        Transparent: true 
 | 
      ] 
 | 
    } 
 | 
    #child: EditorLotSize 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Text: 'Lot size' 
 | 
    ModeledStringList ChildOrdering 
 | 
    { 
 | 
      c: EditorLotSize 
 | 
      c: LabelLotSize 
 | 
    } 
 | 
  ] 
 | 
} 
 |