| 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
 | | Quintiq file version 2.0 |  | Component EditorURL |  | { |  |   #keys: '[138112.0.824554411]' |  |   BaseType: 'Editor' |  |   Children: |  |   [ |  |     Component popupEditURL |  |     { |  |       #keys: '[138112.0.824554412]' |  |       BaseType: 'popupEdit' |  |     } |  |     Component FontURL |  |     { |  |       #keys: '[138112.0.836398195]' |  |       BaseType: 'Font' |  |       Properties: |  |       [ |  |         PosX: 561 |  |         PosY: 3 |  |         Size: 10 |  |       ] |  |     } |  |   ] |  |   Properties: |  |   [ |  |     BackgroundColor: 'Window' |  |     Border: true |  |     ContextMenu: 'popupEditURL' |  |     Font: 'FontURL' |  |     ReadOnly: true |  |     TrimSpaces: 'NoTrim' |  |     WordWrap: true |  |     ModeledStringList ChildOrdering |  |     { |  |       c: popupEditURL |  |       c: FontURL |  |     } |  |   ] |  | } | 
 |