Description
This event simply notifies about some action in the color box or in the some slot of the color box. For example with OnActiveChange user can track slots activation in the color box, ColorBox determines color box whose ActiveSlot was changed. Parameters: ColorBox - Defines the color box object whose event handler is called. Slot - Defines a color slot primitive. Remarks: For determining the instance of the specified slot use property AsObject[PRM_OWNER]. This property returns pointer to TPSCColorSlot object.