[Gambas-user] Set/GetProperty/Find Method feature request

Peter Bauer pebauer68 at gmail.com
Sat May 23 18:05:56 CEST 2020


Hello,
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 ?
Gambas builtin:
Static Function GetProperty ( Object As Object, Property As String ) As
Variant
I would need these often:
Static Function GetProperty ( Object Name As String, Property As String )
As Variant
Static Function FindObject ( Object Name As String) As Object
BR,
Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20200523/0fa49274/attachment.html>


More information about the User mailing list