Quintiq file version 2.0 Component PanelSalesCED { #keys: '[139394.0.2130171245]' BaseType: 'WebPanel' Children: [ Component ButtonSalesCreate { #keys: '[139394.0.2130171246]' BaseType: 'WebButton' Properties: [ ButtonSize: 'compact' DelegationID: 'ActionBarSales_Create' DelegationType: 'observe@active' Image: 'ADD2' Label: 'Create...' Taborder: 0 ] } Component ButtonSalesEdit { #keys: '[139394.0.2130171250]' BaseType: 'WebButton' Properties: [ ButtonSize: 'compact' DelegationID: 'ActionBarSales_Edit' DelegationType: 'observe@active' Image: 'PENCIL' Label: 'Edit...' Taborder: 1 ] } Component ButtonSalesDelete { #keys: '[139394.0.2130171251]' BaseType: 'WebButton' Properties: [ ButtonSize: 'compact' DelegationID: 'ActionBarSales_Delete' DelegationType: 'observe@active' Image: 'DELETE' Label: 'Delete' Taborder: 2 ] } ] Properties: [ Taborder: 0 ] }