yypsybs
2023-10-10 550ebcf02217f8a0c6fe9001fcfa8e42e9cd6b83
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
Quintiq file version 2.0
#root
#parent: LibOpt_Desktop
OrphanComponent LibOpt_DialogOptimizerRunController
{
  #keys: '[141860.4.256135158]'
  Accessibility: 'Module'
  BaseType: 'Dialog'
  Databinding: 'shadow[LibOpt_OptimizerRunController]'
  GBLayout
  {
    Type: 'internal[GBLayoutDefinition]'
    Columns:
    [
      GBFlow.Column { grow: 128 id: 461 parent: 0 }
    ]
    Elements:
    [
      GBElement
      {
        Component => GroupPanelAdvanced
        Position { startcolumn: 461 startrow: 234 endcolumn: 461 endrow: 234 }
      }
      GBElement
      {
        Component => GroupPanelGeneral
        Position { startcolumn: 461 startrow: 124 endcolumn: 461 endrow: 124 }
      }
    ]
    Gaps: [ left: 10 right: 10 top: 10 bottom: 10 inner: 5 ]
    Rows:
    [
      GBFlow.Row { grow: 0 id: 124 parent: 0 }
      GBFlow.Row { grow: 0 id: 234 parent: 0 }
    ]
  }
  Children:
  [
    #child: GroupPanelAdvanced
    #child: GroupPanelGeneral
    #child: Toolbar507
  ]
  Properties:
  [
    EnterButton: 'btnOk'
    EscapeButton: 'btnCancel'
    Height: 294
    Image: 'TOOLS'
    Title: 'Edit run controller settings'
    Width: 660
    ModeledStringList ChildOrdering
    {
      c: GroupPanelGeneral
      c: GroupPanelAdvanced
      c: Toolbar507
    }
  ]
}