| Quintiq file version 2.0 | 
| #parent: ListTrackingTableCell | 
| Response OnClick ( | 
|   LibOpt_BT_TrackingTableCell selection | 
| ) id:Response_ListTrackingTableCell_MenuModelSettings_OnClick | 
| { | 
|   #keys: '[139544.0.955526760]' | 
|   Body: | 
|   [* | 
|     dlg := construct( DialogModelSettings ); | 
|      | 
|     dlg.Edit( this, selection ); | 
|   *] | 
|   CanBindMultiple: false | 
|   DefinitionID => /ListTrackingTableCell/Responsedef_ListTrackingTableCell_Menu_OnClick | 
|   Initiator: 'MenuModelSettings' | 
| } |