Stephen Ball's Technical Blog
My Delphi App made it to #1 on both the Apple App Store (iOS) and Google Play Store (Android) charts last weekend! (12 to 14 April 2024) I was blown away by the response to… … Read more
7 months ago in General0
Stephen Ball's Technical Blog
One great feature of RAD Studio is the ability to load component packages into the IDE rapidly via GetIt. This service feature works by collecting a list of available packages from the Online Servers, and… … Read more
2 years ago in General0
Stephen Ball's Technical Blog
The TRESTRequestDataSetAdapter component (introduced in RAD Studio 11.0) helps create a REST Request, from a TDataSet to send to a REST Server. The TRESTRequestDataSetAdapter is a companion for the TRESTResponseDataSetAdapter component that takes a JSON… … Read more
3 years ago in General0
Stephen Ball's Technical Blog
Firstly, thank you to the hundreds of you who joined us for the panel discussion at DelphiCon2020. As promised during that session, here is a summary of the links we shared during the panel discussion….. … Read more
4 years ago in General0
Stephen Ball's Technical Blog
The Help and Samples (for both Delphi and C++) are very useful when Programming as they provide quick reference and examples of how to use different language and component features. If you are using the… … Read more
4 years ago in General0
Stephen Ball's Technical Blog
How to create Auto Incremental Fields in RAD Server with InterBase, FireDAC and TEMSDataSetResource One key feature when asking a remote server to add a record is to get the new record ID value returned…. … Read more
5 years ago in General0