I\'m trying to use an action to control the visibility of a control. My code looks like this:
Pascal file
unit Unit1; interface us
ActionUpdate event is not called when related controls are not visible. Try to explicity call ActionUpdate on Checkbox1's click event.