You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Component type - IsAbstract Property
IsAbstract indicates if instances can be created from this component type
Member of Component type (PRIM_RTYP)
Data Type - Boolean

Details


The IsAbstract property will return True if the component is defined as abstract.
Abstract classes cannot be used to create new component instances.

See also

All Component Classes
Technical Reference

  • No labels