Quintiq file version 2.0 
 | 
#root 
 | 
#parent: LibMacroPlannerTCUI 
 | 
OrphanComponent DialogFunctionalities 
 | 
{ 
 | 
  #keys: '[132444.0.47492226]' 
 | 
  Accessibility: 'Extensible' 
 | 
  BaseType: 'Dialog' 
 | 
  GBLayout 
 | 
  { 
 | 
    Type: 'internal[GBLayoutDefinition]' 
 | 
    Columns: 
 | 
    [ 
 | 
      GBFlow.Column { grow: 128 id: 586 parent: 0 } 
 | 
    ] 
 | 
    Elements: 
 | 
    [ 
 | 
      GBElement 
 | 
      { 
 | 
        Component => Label 
 | 
        Position { startcolumn: 586 startrow: 524 endcolumn: 586 endrow: 524 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => Panel 
 | 
        Position { startcolumn: 586 startrow: 605 endcolumn: 586 endrow: 605 } 
 | 
      } 
 | 
    ] 
 | 
    Gaps: [ left: 10 right: 10 top: 10 bottom: 10 inner: 5 ] 
 | 
    Rows: 
 | 
    [ 
 | 
      GBFlow.Row { grow: 0 id: 524 parent: 0 } 
 | 
      GBFlow.Row { grow: 0 id: 605 parent: 0 } 
 | 
    ] 
 | 
  } 
 | 
  Children: 
 | 
  [ 
 | 
    #child: Toolbar 
 | 
    Component Label 
 | 
    { 
 | 
      #keys: '[132444.0.49407963]' 
 | 
      BaseType: 'Label' 
 | 
      Properties: 
 | 
      [ 
 | 
        NumberColumns: 50 
 | 
        Text: 'Below you can see which functionalities have been assigned to you. \\nThis assignment can be changed in the user administrator application.' 
 | 
        Transparent: true 
 | 
        WordWrap: true 
 | 
      ] 
 | 
    } 
 | 
    #child: Panel 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    EscapeButton: 'btnCancel' 
 | 
    Height: 408 
 | 
    Image: 'User2' 
 | 
    IncludeInView: true 
 | 
    Title: 'Current user functionalities' 
 | 
    Width: 755 
 | 
    ModeledStringList ChildOrdering 
 | 
    { 
 | 
      c: Label 
 | 
      c: Panel 
 | 
      c: Toolbar 
 | 
    } 
 | 
  ] 
 | 
} 
 |