Loading...
 

CX_CLASS::AssignSlot

CX_CLASS::AssignSlot

Description:

This access function allows a slot to be set up or a slot to be accessed which, however, does not contain its own data but refers to the data field reached via an access expression. The name of the slot is in the input field, the access expression in the parameter of this access function. See also the InstantView® command AssignSlot.

Code example:

?
Combo(CX_SINGLE_ALLOCATION::AssignSlot("Amount()"), 140, 32, 300, 50, "GetSlotNames2()")

Stack
Stack Position Object type Brief description
Stack(In) Top
Stack(Out) Top
Function call: <Widget> (CX_CLASS::AssignSlot(STRING), ...)