Quintiq file version 2.0 
 | 
#root 
 | 
#parent: CalendarsWebUI 
 | 
OrphanComponent LibCal_dlgCalendarSettings 
 | 
{ 
 | 
  #keys: '[131094.1.162977427]' 
 | 
  BaseType: 'WebForm' 
 | 
  Children: 
 | 
  [ 
 | 
    #child: pnlContent 
 | 
    #child: pnlActions 
 | 
    Component dhCalendar 
 | 
    { 
 | 
      #keys: '[131094.1.162977485]' 
 | 
      BaseType: 'WebDataHolder' 
 | 
      Databinding: 'LibCal_Calendar' 
 | 
      Properties: 
 | 
      [ 
 | 
        Taborder: 0 
 | 
      ] 
 | 
    } 
 | 
    Component dhCalendars 
 | 
    { 
 | 
      #keys: '[131094.1.614802806]' 
 | 
      BaseType: 'WebDataHolder' 
 | 
      Databinding: 'structured[LibCal_Calendar]*' 
 | 
      Properties: 
 | 
      [ 
 | 
        Taborder: 1 
 | 
      ] 
 | 
    } 
 | 
    Component lblConfirmation 
 | 
    { 
 | 
      #keys: '[146730.0.1423941795]' 
 | 
      BaseType: 'WebLabel' 
 | 
      Properties: 
 | 
      [ 
 | 
        Taborder: 3 
 | 
        Visible: false 
 | 
      ] 
 | 
    } 
 | 
    Component lblAction 
 | 
    { 
 | 
      #keys: '[146730.0.1423925900]' 
 | 
      BaseType: 'WebLabel' 
 | 
      Properties: 
 | 
      [ 
 | 
        Taborder: 2 
 | 
        Visible: false 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Alignment: 'trailing' 
 | 
    EnterButton: 'btnOK' 
 | 
    EscapeButton: 'btnCancel' 
 | 
    Image: 'GEAR' 
 | 
    Title: 'Calendar Settings' 
 | 
  ] 
 | 
} 
 |