hongji.li
2023-11-07 1a1ba3ad5ed9e4380185aa1ccad20204a0e5f115
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
Quintiq file version 2.0
#root
#parent: LibOpt_Desktop
OrphanComponent LibOpt_FormScopeElement
{
  #keys: '[139164.0.308036252]'
  BaseType => /LibOpt_FormBase
  Databinding: 'LibOpt_ScopeElement'
  GBLayout
  {
    Type: 'internal[GBLayoutDefinition]'
    Columns:
    [
      GBFlow.Column { grow: 128 id: 458 parent: 0 }
    ]
    Elements:
    [
      GBElement
      {
        Component => ListScopeElementOnRun
        Position { startcolumn: 458 startrow: 289 endcolumn: 458 endrow: 289 }
      }
    ]
    Gaps: [ left: 0 right: 0 top: 0 bottom: 0 inner: 5 ]
    Rows:
    [
      GBFlow.Row { grow: 128 id: 289 parent: 0 }
    ]
  }
  Children:
  [
    #child: ListScopeElementOnRun
    Component GUITimerActivateFormScopeElement
    {
      #keys: '[154526.0.69832235]'
      BaseType: 'GUITimer'
      Properties:
      [
        Enabled: false
        Interval: 500
        PosX: 8
        PosY: 64
      ]
    }
  ]
  Properties:
  [
    Height: 537
    Image: 'CUBE_ORANGE'
    IncludeInView: true
    Title: 'Scope elements'
    Width: 655
    ModeledStringList ChildOrdering
    {
      c: DataHolderPanel
      c: ListScopeElementOnRun
      c: GUITimerActivateFormScopeElement
    }
  ]
}