yanyuan
2023-11-10 143ef74e2eeee697ac8fda3d9032a790fbb4e146
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
Component PanelFunctionButtons
{
  #keys: '[414702.0.153162120]'
  BaseType: 'WebPanel'
  Children:
  [
    Component ButtonRefresh
    {
      #keys: '[414702.0.153101807]'
      BaseType: 'WebButton'
      Properties:
      [
        Image: 'ARROW_CIRCLE2'
        Label: '刷新'
        Taborder: 0
      ]
    }
    Component ButtonSend
    {
      #keys: '[414702.0.153101827]'
      BaseType: 'WebButton'
      Properties:
      [
        Image: 'ANTENNA'
        Label: '发送'
        Taborder: 1
      ]
    }
    Component DropDownStringListBusinessType
    {
      #keys: '[414702.0.170431848]'
      BaseType: 'WebDropDownStringList'
      Properties:
      [
        Label: '事业部选择'
        Strings: '天华;专显;IT;车载;TM17;TM18;运动健康;汽车电子'
        Taborder: 2
      ]
    }
    Component EditFieldAddress
    {
      #keys: '[414702.0.203870768]'
      BaseType: 'WebEditField'
      Properties:
      [
        Label: '发送地址'
        Taborder: 3
      ]
    }
  ]
  Properties:
  [
    FixedSize: true
    MinimumColumns: 1
    MinimumRows: 1
    Orientation: 'horizontal'
    Taborder: 0
  ]
}