yanweiyuan3
2023-08-09 98db93a55d7079e89c706c18b15eeaecd0ec539a
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
Quintiq file version 2.0
Component EditorSearchUnit
{
  #keys: '[127238.0.1883516537]'
  BaseType: 'Editor'
  Children:
  [
    Component popupEdit397
    {
      #keys: '[127238.0.1883516538]'
      BaseType: 'popupEdit'
    }
    Component DataHolderSearchEntity
    {
      #keys: '[127238.0.1883516539]'
      BaseType: 'DataHolder'
      Databinding: 'structured[Entity]*'
      Properties:
      [
        PosX: 28
        PosY: -1
      ]
    }
  ]
  Properties:
  [
    BackgroundColor: 'Window'
    Border: true
    ContextMenu: 'popupEdit397'
    LayoutGroup: 'SearchEditor'
    NumberColumns: 10
    WordWrap: true
    ModeledStringList ChildOrdering
    {
      c: popupEdit397
      c: DataHolderSearchEntity
    }
  ]
}