haorenhui
2023-10-25 a5530f694660a51af01c7d9fc6e7453c2286309d
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
Quintiq file version 2.0
Component customdrawContextMenuRC
{
  #keys: '[139394.0.1274469911]'
  BaseType: 'customdrawContextMenu'
  Children:
  [
    Component MenuSeparatorRC
    {
      #keys: '[139394.0.1482419038]'
      BaseType: 'WebMenu'
      Properties:
      [
        Separator: true
        Taborder: 1
      ]
    }
    Component MenuLegend id:MenuLegend_593
    {
      #keys: '[139394.0.1482419128]'
      BaseType: 'WebMenu'
      Properties:
      [
        Image: 'COLORS'
        Taborder: 0
        Title: 'Legend...'
      ]
    }
    Component MenuCreateRoutingStep
    {
      #keys: '[139394.0.1482419197]'
      BaseType: 'WebMenu'
      Properties:
      [
        DelegationID: 'ActionBarData_Create'
        Image: 'ADD2'
        Shortcut: 'Ins'
        Taborder: 2
        Title: 'Create routing step...'
      ]
    }
  ]
  Properties:
  [
    Taborder: 0
  ]
}