Simulate Button Click
I have been trying to simulate a button click on a dialogpage by calling a non-existing Click() method. On normal TForm objects you can normally simulate slicks etc.. Not sure how to do this since I cannot find all of the documentation on the TfrxComponents.
Comments