Quintiq file version 2.0 
 | 
#root 
 | 
#parent: LibMacroPlannerTCUI 
 | 
OrphanComponent FormTest 
 | 
{ 
 | 
  #keys: '[132444.0.22681735]' 
 | 
  BaseType: 'Form' 
 | 
  GBLayout 
 | 
  { 
 | 
    Type: 'internal[GBLayoutDefinition]' 
 | 
    Columns: 
 | 
    [ 
 | 
      GBFlow.Column { grow: 0 id: 270 parent: 0 } 
 | 
      GBFlow.Column { grow: 128 id: 777 parent: 0 } 
 | 
    ] 
 | 
    Elements: 
 | 
    [ 
 | 
      GBElement 
 | 
      { 
 | 
        Component => Button 
 | 
        Position { startcolumn: 270 startrow: 318 endcolumn: 270 endrow: 318 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => ListTestObject 
 | 
        Position { startcolumn: 270 startrow: 315 endcolumn: 777 endrow: 315 } 
 | 
      } 
 | 
    ] 
 | 
    Gaps: [ left: 0 right: 0 top: 0 bottom: 0 inner: 5 ] 
 | 
    Rows: 
 | 
    [ 
 | 
      GBFlow.Row { grow: 0 id: 318 parent: 0 } 
 | 
      GBFlow.Row { grow: 128 id: 315 parent: 0 } 
 | 
    ] 
 | 
  } 
 | 
  Children: 
 | 
  [ 
 | 
    #child: ListTestObject 
 | 
    Component Button 
 | 
    { 
 | 
      #keys: '[132444.0.22826475]' 
 | 
      BaseType: 'Button' 
 | 
      Properties: 
 | 
      [ 
 | 
        Image: 'delete2' 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Image: 'INJECTION' 
 | 
    IncludeInView: true 
 | 
    Title: 'Test' 
 | 
    ModeledStringList ChildOrdering 
 | 
    { 
 | 
      c: Button 
 | 
      c: ListTestObject 
 | 
    } 
 | 
  ] 
 | 
} 
 |