Xojo.Introspection.AttributeInfo

From Xojo Documentation

Class (inherits from Object)

Provides information on the attributes of a class instance, method or property using introspection.

Properties
Name Value

Notes

Attributes are added to project items, methods, properties, constants, etc. by using the "Advanced" tab of the Inspector.

See Also