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