Loading...
 

CX_BUSINESS_OBJECT::AllocatedObjectMA

CX_BUSINESS_OBJECT::AllocatedObjectMA

Description:

This access function allows access to allocated objects of a desired type. The type is specified in the first parameter, the second parameter determines whether the type must match exactly (FALSE) or may be derived from it (TRUE).

Code example:
...

Function call: <Widget> (CX_BUSINESS_OBJECT::AllocatedObjectMA(STRING, INTEGER), ...)