Name

implem —

Synopsis

int  implem

Description

This property is used to check if the class is "predefined" (written and compiled in C) or "user" (local or application).

Returns

the value classInfo.c for C implemented class (predefined) or the value classInfo.biferno for user Biferno implemented class (user class)

See Also

classInfo.c, classInfo.biferno

Note

Only read property