marcocantu
Embarcadero just announced that the Delphi iOS Simulator support will be back, as part of the next version of RAD Studio … Read more
3 years ago
0
Embarcadero
If you’re looking for a way to build a chat interface that’s both user-friendly and visually appealing, the Bubble Chat App Demo is just what you need. This cross-platform application, built using Delphi, offers a… … Read more
3 years ago in android, app, chat, chat app, Delphi, Examples, ios, linux, macos, programming, windows
0
TMS Software
In the previous blog posts we handled the basics, demonstrated how to work with collections, generic lists and dictionaries related to object persistence in JSON. Below is an overview of part 1, 2 &… … Read more
3 years ago
0
Emad
The popularity of app and workspace portability is still high, and many applications are available that give you a virtual identity on a USB device that fits in your pocket. If you work as a…… … Read more
3 years ago in DelphiVCL, IDE, PyScripter, Python, python gui
0
Milton Coyne
Alister Christie’s videos have been featured numerous times here on LearnDelphi.org and most of his content provided us with a great number of useful tips and tricks on how to code faster in Delphi. Aside… … Read more
3 years ago in alister christie, Code Faster in Delphi, Coding, data, Delphi, delphi ide, Learn, learn delphi, object pascal, programming, Videos
0
Embarcadero
The JSON Storage Demo is a powerful and cross-platform application that allows you to save your in-memory Delphi dataset as a JSON formatted file. With this demo, you can quickly and easily learn how to… … Read more
3 years ago in android, cross-platform, Delphi, Examples, ios, JSON, linux, macos, programming, Storage, windows
0
TMS Software
In the past couple of posts, we’ve had a look at JS libraries that enabled us to annotate images in some way. With Leaflet, we could draw boundaries and other shapes. With Filerobot Image… … Read more
3 years ago
0
Sue King
“Keep Calm and Use The Debugger”This is the first National Meeting, hosted in conjunction with Melbourne branch on their regular meeting night.Malcolm Groves will be presenting his postponed 2022 Symposi… … Read more
3 years ago in Meetings, Melbourne
0
Yılmaz Yörü
Hello to all beginner and professional C++ developers, C++ Builder is a modern, professional C++ and C Programming IDE with great compilers to create AMAZING software for the most popular OS platforms. The C++ Builder IDE is… … Read more
3 years ago in abort, android, C Language, C++, C++ Code, C++ IDE, C++ Program, Code, Command Prompt, compile, edit, end, IDE, ios, macos, operating system, RAD Studio, Run, stop, terminal
0
Eli M. (MVP)
Our free coding boot camp offers a comprehensive and interactive curriculum that will teach you the fundamentals of programming using Delphi and integrating with popular technologies such as Python, Android, iOS, Linux, and Arduino. You’ll also have… … Read more
3 years ago in android, arduino, boot camp, bootcamp, Coding, coding bootcamp, Delphi, Event, game development, ios, javascript, linux, macos, News, programming, Python, windows
0
Embarcadero
Animation is a critical part of modern user interface design. It can add polish and sophistication to your app, and make the user experience more enjoyable. The Animation Demo shows you how to use FireMonkey… … Read more
3 years ago in android, Animation, Delphi, demo, Examples, ios, linux, Mac, macos, programming, Source Code
0
Ian Barker
It’s fair to say that it is possible to be a good software developer, whether you’re writing cross platform apps, or preferring to stick to Windows development, and never really ‘get your hands dirty’ with… … Read more
3 years ago in Book Review, Code, cross-platform, Delphi, object pascal, programming, RAD Studio, windows
0
TMS Software
GenericsThe previous blog post explained how to deal with collections. This blog post will use and transform the TPersonRelations collection to a TObjectList<TPersonRelation> generic type list.TPersonRelation = class(TPersistent) private FName: string; FDescription: string; public… … Read more
3 years ago
0