Replaced ActionText property and OnAction event with new ButtonAction property that receives a TCustomAction instance. This is executed when action button is clicked. ButtonAction's caption is used for action button. Action button hidden if ButtonAction not assigned.