Quintiq file version 2.0 
 | 
#root 
 | 
#parent: SettingsEngineDesktop 
 | 
OrphanComponent DialogLibSE_SettingDate 
 | 
{ 
 | 
  #keys: '[139164.3.587332282]' 
 | 
  BaseType: 'Dialog' 
 | 
  Databinding: 'shadow[LibSE_SettingDate]' 
 | 
  GBLayout 
 | 
  { 
 | 
    Type: 'GBLayoutDefinition' 
 | 
    Columns: 
 | 
    [ 
 | 
      GBFlow.Column { grow: 0 id: 735 parent: 0 } 
 | 
    ] 
 | 
    Elements: 
 | 
    [ 
 | 
      GBElement 
 | 
      { 
 | 
        Component => GUIDateTimeSelectorValue 
 | 
        Position { startcolumn: 735 startrow: 405 endcolumn: 735 endrow: 405 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => LabelName 
 | 
        Position { startcolumn: 735 startrow: 557 endcolumn: 735 endrow: 557 } 
 | 
      } 
 | 
    ] 
 | 
    Gaps: [ left: 10 right: 10 top: 10 bottom: 10 inner: 5 ] 
 | 
    Rows: 
 | 
    [ 
 | 
      GBFlow.Row { grow: 0 id: 557 parent: 0 } 
 | 
      GBFlow.Row { grow: 0 id: 405 parent: 0 } 
 | 
    ] 
 | 
  } 
 | 
  Children: 
 | 
  [ 
 | 
    Component GUIDateTimeSelectorValue 
 | 
    { 
 | 
      #keys: '[139164.3.587332284]' 
 | 
      BaseType: 'GUIDateTimeSelector' 
 | 
      Properties: 
 | 
      [ 
 | 
        BackgroundColor: 'Window' 
 | 
        DataBinding: 'Dialog.Data.Value' 
 | 
        Format: 'YMMD' 
 | 
      ] 
 | 
    } 
 | 
    #child: Toolbar344 
 | 
    Component LabelName 
 | 
    { 
 | 
      #keys: '[139164.3.1887829166]' 
 | 
      BaseType: 'Label' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'Dialog.Data.Name' 
 | 
        Text: '' 
 | 
        Transparent: true 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    EnterButton: 'btnOk' 
 | 
    EscapeButton: 'btnCancel' 
 | 
    Height: 136 
 | 
    Image: 'PENCIL' 
 | 
    Title: 'Edit Date setting' 
 | 
    Width: 350 
 | 
    ModeledStringList ChildOrdering 
 | 
    { 
 | 
      c: GUIDateTimeSelectorValue 
 | 
      c: Toolbar344 
 | 
      c: LabelName 
 | 
    } 
 | 
  ] 
 | 
} 
 |