Please enable JavaScript to view this site.

Codolex

Previous topic: Editing flows

 

The last thing we have to do is to call this flow from your Delphi application. To do this, go to your Delphi main form and drop a TButton on the form. Double click on the button to create the OnClick event.

 

To execute the flow, right click on the GetTimeFromTimeZone flow, and click “Use in code”.

 

clip0011

You will notice that Codolex created the Flow class, added the call to the flow, and added the required uses to the unit.

clip0012

Run the program and click on the button to see the result of the REST Operation.

 

Next stop:

Adding a datasource

© by GDK Software