FindNameGivingObject Method
In This Topic
Finds an object, that would give the f function its name, if f has no its instance name parts assigned (has no visible device tag). Returns NULL, if no such object exists or f don't take over a name.
Overload List
Overload | Description |
FindNameGivingObject(Page,Function) | Finds an object, that would give the f function its name, if f has no its instance name parts assigned (has no visible device tag). Returns NULL, if no such object exists or f don't take over a name. |
FindNameGivingObject(Function) | Finds an object, that would give the f function its name, when f has no its instance name parts assigned (has no visible device tag). Returns NULL, if no such object exists or f don't take over a name. |
See Also