<div dir="ltr"><div dir="ltr">Object name as it is declared?</div><div>Dim hMyObject As SomeObject</div><div><br></div><div>So you would like to find things with "hMyObject"?</div><div><br></div><div><br></div><div>Jussi<br></div><div><br></div><div><br></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, May 23, 2020 at 7:07 PM Peter Bauer <<a href="mailto:pebauer68@gmail.com">pebauer68@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hello,</div><div>Would it be possible to please extend the Set/GetProperty Method by allowing to pass the oo by a String Name ? Is there a find object per name(String) method available ?</div><div>Gambas builtin:</div><div>Static Function GetProperty ( Object As Object, Property As String ) As Variant</div><div>I would need these often:</div><div>Static Function GetProperty ( Object Name As String, Property As String ) As Variant</div><div>Static Function FindObject ( Object Name As String) As Object   </div><div>BR,</div><div>Peter</div></div>
<br>
----[ <a href="http://gambaswiki.org/wiki/doc/netiquette" rel="noreferrer" target="_blank">http://gambaswiki.org/wiki/doc/netiquette</a> ]----<br>
</blockquote></div></div>