| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
 | | Quintiq file version 2.0 |  | Component edtUnitOfMeasure |  | { |  |   #keys: '[146450.2.1539305470]' |  |   BaseType: 'Editor' |  |   Children: |  |   [ |  |     Component popupEdit882 |  |     { |  |       #keys: '[146450.2.1539305480]' |  |       BaseType: 'popupEdit' |  |     } |  |   ] |  |   Properties: |  |   [ |  |     BackgroundColor: 'Window' |  |     Border: true |  |     ContextMenu: 'popupEdit882' |  |     DataBinding: 'Kpi_dlgKpiMetaData.Data.UnitOfMeasure' |  |     TrimSpaces: 'TrimLeft' |  |     WordWrap: true |  |   ] |  | } | 
 |