info("formobjectcommonproperties")
The info(“formobjectcommonproperties”) function returns a list of properties that are common to all types of form objects.
Description
This function returns a list of properties that are common to all types of form objects.
See Also
- changeobject -- modifies the properties of one object in a form.
- changeobjects -- modifies the properties of one or more objects in a form.
- objectinfo( -- returns information about a graphic object: its location, size, color, font, etc.
- objectinfoarray( -- builds a text array of form object properties
History
10.0 | New | New in this version. |