Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Component type - IsAbstract Property

Panel
bgColor#2c3c4c

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