Quintiq file version 2.0
Component PanelLotSize
{
  #keys: '[139394.1.44056809]'
  BaseType: 'WebPanel'
  Children:
  [
    Component EditFieldLotSize
    {
      #keys: '[139394.1.44056923]'
      BaseType: 'WebEditField'
      Properties:
      [
        DataBinding: 'DataHolderDialogData.Data.LotSize'
        Mask: 'POSNORMALREAL'
        Taborder: 0
        Tooltip: 'Trips are broken down into multiples of the lot size. 
The quantity used for capacity calculation is rounded up to the next multiple of the lot size. 
For example, for a lot size of 25, moving 60 tons consumes 75 tons of capacity or the equivalent of 3 trips.'
      ]
    }
  ]
  Properties:
  [
    FixedSize: true
    Taborder: 4
    Title: 'Lot size'
  ]
}