chenqinghong
2024-05-07 3ec06a830367465068963156dcc1d8e522571c13
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
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
    }
  ]
}