haorenhui
2023-10-30 6d6cc10d9e8e242661da7fd655dec155a09d676c
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
69
70
71
72
73
Quintiq file version 2.0
#root
#parent: LibOpt_Desktop
OrphanComponent LibOpt_FormAnalysis
{
  #keys: '[139164.3.1987343846]'
  BaseType: 'Form'
  GBLayout
  {
    Type: 'internal[GBLayoutDefinition]'
    Columns:
    [
      GBFlow.Column { grow: 128 id: 801 parent: 0 }
    ]
    Elements:
    [
      GBElement
      {
        Component => ListLibOpt_Analysis
        Position { startcolumn: 801 startrow: 656 endcolumn: 801 endrow: 656 }
      }
    ]
    Gaps: [ left: 0 right: 0 top: 0 bottom: 0 inner: 5 ]
    Rows:
    [
      GBFlow.Row { grow: 128 id: 656 parent: 0 }
    ]
  }
  Children:
  [
    #child: ListLibOpt_Analysis
    Component DataHolderRun
    {
      #keys: '[139164.3.1987346190]'
      BaseType: 'DataHolder'
      Databinding: 'structured[LibOpt_Run]*'
      Children:
      [
        Component GUIDataExtractor143
        {
          #keys: '[139164.3.1987346191]'
          BaseType: 'GUIDataExtractor'
          Properties:
          [
            Component: 'LibOpt_FormRun.ListRun'
            DataType: 'LibOpt_Run'
            PosX: 100
            PosY: 35
          ]
        }
      ]
      Properties:
      [
        MergeStyle: 'Unite'
        PosX: 131
        PosY: 57
      ]
    }
  ]
  Properties:
  [
    FlipImageWhenRTL: true
    Height: 300
    IncludeInView: true
    Title: 'Analysis'
    Width: 450
    ModeledStringList ChildOrdering
    {
      c: DataHolderRun
      c: ListLibOpt_Analysis
    }
  ]
}