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