BesaFHIR Released v 1.0.18!

Company and product news about betas, releases or other information
Post Reply
admin
Site Admin
Posts: 256
Joined: Sun Jun 05, 2011 8:06 pm

BesaFHIR Released v 1.0.18!

Post by admin »

Dear users,

Besa Software is glad to release the new version 1.0.18!

This version includes:
+ Added TNetHTTPClient component support.

How to use:

Code: Select all

var
  client:TbsFHIRClient;
  patient:TPatient;
begin
  client:=TbsFHIRClient.Create( 'server.url' );
  client.HttpType:=hcNetClient;
  client.HttpNetClient:= NetHTTPClient1; 
  ...
  
 end;
We're looking forward to your comments and suggestions.
Besa Sofware Team.
Post Reply

Who is online

Users browsing this forum: No registered users and 5 guests