lazhen
2025-01-09 8afe90b633046db39042aada36b88193062f8cff
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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
Quintiq file version 2.0
Component CustomDrawComponentProgress
{
  #keys: '[139544.2.1951806023]'
  BaseType: 'CustomDrawComponent'
  Children:
  [
    Component CDDL
    {
      #keys: '[139544.2.1955647830]'
      BaseType: 'CustomDrawDataLayer'
      Properties:
      [
        AllowInteraction: false
        AutoDrawHighlighting: false
        AutoDrawSelection: false
        DataExtractor: 'GUIDataExtractor707'
        DrawingOrder: 2
        PosX: 8
      ]
    }
    Component GUIDataExtractor707
    {
      #keys: '[139544.2.1955647831]'
      BaseType: 'GUIDataExtractor'
      Properties:
      [
        Component: 'DataHolderProgress'
        DataType: 'shadow[LibOpt_UIOwner]'
        PosX: 5
        PosY: 30
      ]
    }
    Component DataHolderProgress
    {
      #keys: '[139544.2.1955650354]'
      BaseType: 'DataHolder'
      Databinding: 'shadow[LibOpt_UIOwner]*'
      Properties:
      [
        PosX: 119
        PosY: 2
      ]
    }
  ]
  Properties:
  [
    BackgroundColor: 'Window'
    ForceFitX: true
    ForceFitY: true
    MaxZoomLevel: 1
    MinWidth: 100
    MinZoomLevel: 1
    ModeledStringList ChildOrdering
    {
      c: CDDL
      c: GUIDataExtractor707
      c: DataHolderProgress
    }
  ]
  ResponseDefinitions:
  [
    DelegatedResponseDefinition OnClick id:Responsedef_CustomDrawComponentProgress_Menu_OnClick
    {
      #keys: '[139544.2.1951806027]'
      Initiator: 'Menu'
      IsInherited: false
      ResponseType: 'OnClick'
      Arguments:
      [
        ResponseDefinitionArgument selection
        {
          #keys: '[15179.0.1261379]'
          Binding: 'this.Selection()'
        }
        ResponseDefinitionArgument row
        {
          #keys: '[15179.0.1261394]'
          Binding: 'this.MouseRowObject()'
        }
      ]
    }
    DelegatedResponseDefinition OnClick id:Responsedef_CustomDrawComponentProgress_GUIButtonBase_OnClick
    {
      #keys: '[139544.2.1951806028]'
      Initiator: 'GUIButtonBase'
      IsInherited: false
      ResponseType: 'OnClick'
      Arguments:
      [
        ResponseDefinitionArgument selection
        {
          #keys: '[15179.0.1261412]'
          Binding: 'this.Selection()'
        }
      ]
    }
  ]
}