Quintiq file version 2.0 
 | 
#root 
 | 
#parent: LibMacroPlannerTCUI 
 | 
OrphanComponent DialogCreateEditLaneLeg 
 | 
{ 
 | 
  #keys: '[110704.0.495419158]' 
 | 
  Accessibility: 'Extensible' 
 | 
  BaseType: 'Dialog' 
 | 
  Databinding: 'shadow[LaneLeg]' 
 | 
  GBLayout 
 | 
  { 
 | 
    Type: 'internal[GBLayoutDefinition]' 
 | 
    Columns: 
 | 
    [ 
 | 
      GBFlow.Column { grow: 128 id: 73 parent: 0 } 
 | 
    ] 
 | 
    Elements: 
 | 
    [ 
 | 
      GBElement 
 | 
      { 
 | 
        Component => TabComponent 
 | 
        Position { startcolumn: 73 startrow: 38 endcolumn: 73 endrow: 38 } 
 | 
      } 
 | 
    ] 
 | 
    Gaps: [ left: 5 right: 5 top: 5 bottom: 5 inner: 5 ] 
 | 
    Rows: 
 | 
    [ 
 | 
      GBFlow.Row { grow: 128 id: 38 parent: 0 } 
 | 
    ] 
 | 
  } 
 | 
  Children: 
 | 
  [ 
 | 
    #child: Toolbar 
 | 
    Component DataHolderDeletedCosts 
 | 
    { 
 | 
      #keys: '[110880.4.1528503836]' 
 | 
      BaseType: 'DataHolder' 
 | 
      Databinding: 'structured[AccountCost]*' 
 | 
      Properties: 
 | 
      [ 
 | 
        PosX: 213 
 | 
      ] 
 | 
    } 
 | 
    Component DataHolderLaneLeg 
 | 
    { 
 | 
      #keys: '[110880.4.1551776010]' 
 | 
      BaseType: 'DataHolder' 
 | 
      Databinding: 'LaneLeg' 
 | 
      Properties: 
 | 
      [ 
 | 
        PosX: 182 
 | 
      ] 
 | 
    } 
 | 
    Component TabComponent 
 | 
    { 
 | 
      #keys: '[110880.8.191447227]' 
 | 
      BaseType: 'TabComponent' 
 | 
      Children: 
 | 
      [ 
 | 
        #child: TabPageValidity 
 | 
        #child: TabPageCost 
 | 
        #child: TabPageGeneral 
 | 
      ] 
 | 
      Properties: 
 | 
      [ 
 | 
        DoubleBuffering: false 
 | 
        ModeledStringList ChildOrdering 
 | 
        { 
 | 
          c: TabPageGeneral 
 | 
          c: TabPageCost 
 | 
          c: TabPageValidity 
 | 
        } 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    EnterButton: 'ButtonOk' 
 | 
    EscapeButton: 'ButtonCancel' 
 | 
    Height: 255 
 | 
    HelpTopic: 'http://www.quintiq.com' 
 | 
    InitialPlacement: 'floating' 
 | 
    ResizeStrategy: 'horizontal' 
 | 
    Title: 'Lane leg' 
 | 
    Width: 455 
 | 
    ModeledStringList ChildOrdering 
 | 
    { 
 | 
      c: TabComponent 
 | 
      c: Toolbar 
 | 
      c: DataHolderDeletedCosts 
 | 
      c: DataHolderLaneLeg 
 | 
    } 
 | 
  ] 
 | 
} 
 |