Clicked (Value)

Function Name c:<CONTROL-NAME>#OnClicked
Syntax   (defun c:<CONTROL-NAME>#OnClicked (Value [as Integer] /)
)
Return Type Ignored
Applies To Check Box, Option Button

当用户单击控件上的鼠标左键时触发此事件。 Value是控件的新值。