CodeDelphiRAD Studio

Powerful Core NFC API Library For Delphi FireMonkey On iOS By Winsoft

Introduction NFC Library for iOS uses Core NFC API. This Library is not available for other platforms. 2. Components in the Demo and what they do The Demo contains a tab control with three tab items, named Read NDEF, Write NDEF, Read TAG. Each tab item contains Read or Write button, which in some cases calls the same onClick event and executes the same code. For example…
Read more
CodeDatabaseDelphiRAD Studio

Easily Bind A TBindNavigator With A TStringGrid In The LiveBindings.BindGridLinkFMX Sample For Delphi

Location You can find theBindGridLinkFMXsample project at: Start | Programs | Embarcadero RAD Studio Sydney | Samplesand then navigate to Object Pascal\LiveBindings\bindgridlink\fmxSubversion Repository:You can find Delphi code samples inGitHub Repositories. Search by name into the samples repositories according to your RAD Studio version. Description This…
Read more
CodeDelphiRAD StudioTech Partner

Powerful Open Source RESTRequest4Delphi Makes REST Easy In Delphi

REST is one of the main models that has been described by Roy Fielding, one of the principal creators of the HTTP protocol, in his Ph.D. thesis and adopted as the model to be used in the evolution of the HTTP protocol architecture. The Embarcadero REST Library isaccessiblefor all platforms, supported by Delphi. RESTRequest4Delphi is a wrapper around the built in components. The…
Read more