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