lihongji
2024-06-25 21b1d88e5f7f751297b74ef19e49f787cacddcd5
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
Quintiq file version 2.0
Component pHeader
{
  #keys: '[413988.0.1290370823]'
  BaseType: 'WebPanel'
  Children:
  [
    Component bDownload
    {
      #keys: '[413988.0.1290361218]'
      BaseType: 'WebButton'
      Properties:
      [
        Label: 'Download'
        Taborder: 0
      ]
    }
    Component bMaximumDailyTransferCapacity
    {
      #keys: '[413988.0.1290361230]'
      BaseType: 'WebButton'
      Properties:
      [
        Label: 'Maximum daily transfer capacity'
        Taborder: 1
      ]
    }
    Component bGenerateReport
    {
      #keys: '[413988.0.1292223250]'
      BaseType: 'WebButton'
      Properties:
      [
        Label: 'Generate report'
        Taborder: 2
      ]
    }
  ]
  Properties:
  [
    Border: true
    FixedSize: true
    Orientation: 'horizontal'
    Taborder: 0
  ]
}