Quintiq file version 2.0 #parent: #root Method New (GUIComponent parent, TG_TestGenerator owner) as TG_UIDialog id:Method_DialogTG_UIDialog_New { #keys: '[142876.9.1256925787]' Body: [* data := owner.TG_UIDialog( relshadow ); Dialog.Data( data ); if ( Dialog.DoModal( parent ) > 0 ) { data.Commit(); } return data.WrappedInstance(); *] }