IsAbstract indicates if instances can be created from this component type
Member of Component type (PRIM_RTYP)
Data Type - Boolean
The IsAbstract property will return True if the component is defined as abstract. Abstract classes cannot be used to create new component instances.
Febuary 18 V14SP2