Lai,Risheng
2023-11-02 30c02e0c981b16be0918483543f4b812956c45d4
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
Quintiq file version 2.0
Component pnlYearlyDay
{
  #keys: '[146730.0.1531349388]'
  BaseType: 'WebPanel'
  Children:
  [
    Component ckbYearlyDay
    {
      #keys: '[146730.0.1531349389]'
      BaseType: 'WebCheckbox'
      Properties:
      [
        Checked: true
        Label: 'On'
        ShowPadding: false
        Taborder: 1
      ]
    }
    Component ssYearlyMonth
    {
      #keys: '[146730.0.1531349390]'
      BaseType: 'WebDropDownStringList'
      Properties:
      [
        NumberOfColumns: 6
        ShowLabel: false
        Sorting: 'none'
        Taborder: 2
      ]
    }
    Component ssYearlyDayOfMonth
    {
      #keys: '[146730.0.1531349391]'
      BaseType: 'WebDropDownStringList'
      Properties:
      [
        NumberOfColumns: 1
        ShowLabel: false
        Sorting: 'none'
        Taborder: 4
      ]
    }
    Component lblMarginLeft_5
    {
      #keys: '[146730.0.1531349392]'
      BaseType: 'WebLabel'
      Properties:
      [
        NumberOfColumns: 7
        ShowLabel: false
        Taborder: 0
      ]
    }
    Component lblYearlyMonth
    {
      #keys: '[146730.0.1531349393]'
      BaseType: 'WebLabel'
      Properties:
      [
        Taborder: 3
        Visible: false
      ]
    }
    Component lblYearlyDayOfMonth
    {
      #keys: '[146730.0.1531349394]'
      BaseType: 'WebLabel'
      Properties:
      [
        Taborder: 5
        Visible: false
      ]
    }
  ]
  Properties:
  [
    FixedSize: true
    Orientation: 'horizontal'
    Taborder: 0
  ]
}