Embarcadero
MultitrackStudio from Bremmers Audio Design is a multitrack music recording software which supports recording, editing and mixing audio and MIDI tracks. With the growth of Mac worldwide, MultitrackStudio developers felt the urgency of making their… … Read more
5 years ago in Audio, Delphi, FireMonkey, FMX, macos, object pascal, programming, Showcase, surface pro, windows
0
Muminjon
This List & Label Reporting tool for Delphi offers you comprehensive reporting functions for your desktop, cloud, and web applications with just a few lines of code. combit has been developing the List & Label reporting… … Read more
5 years ago in database, Delphi, delphi report generator, label generator, list & label delphi, object pascal, programming, Reporting, reporting tool, reports, windows
0
Pabitra Dash
Extern templates is a feature supported by both BCC32 and the Clang-enhanced C++ compilers. Using extern templates thus reduces both compilation time and the size of the compiled module. This feature is part of the new C++11… … Read more
5 years ago in C++, cbuilder, Code, Explicit Instantiation and Declaration, extern, extern Template Usage, Extern templates, learn c++, programming, RAD Studio, windows
0
Konstantin Tomov
The sample shows in a nice way how to use the TFDLocalSQL component to execute SQL commands on in-memory database, represented by several TFDMemTables. This sample uses a TFDConnection to connect to the SQLite in-memory database (with empty Database parameter value)…. … Read more
5 years ago in android, Code, database, dataset, Delphi, firedac, ios, linux, localsql, macos, object pascal, programming, RAD Studio, SQL, tfdmemtable, windows
0
Muminjon
Since Android 6.0 Marshmallow, users can control the permissions needed by an application. And developers should maintain the accessibility of their applications by handling these permissions properly. You can find out more about the Android… … Read more
5 years ago in android, application permissions, Delphi, delphi android, delphi firemonkey, FireMonkey, FMX, object pascal, permissions, programming, RAD Studio
0
TMS Software
We look forward to connect with you at the upcoming webinar! Learn about the new features in the latest release v1.6 Pesaro in the upcoming webinar organized by Barnsten. Webinar: Develop Web Clients from the… … Read more
5 years ago
0
TMS Software
We look forward to connect with you at the upcoming webinar! Learn about the new features in the latest release v1.6 Pesaro in the upcoming webinar organized by Barnsten. Webinar: Develop Web Clients from the… … Read more
5 years ago
0
Muhammad Azizul
Python is object-oriented but also supports functional programming. This post will demonstrate how to run another Python feature in Python4Delphi with RAD Studio: Functions in Python GUI and gets the output. We will learn about…… … Read more
5 years ago in cbuilder, Delphi, functions, GuiProgramming, Learn Python, programming, Python, python gui, python4delphi, RAD Studio, radstudio, windows, windows app
0
Embarcadero Admin
Stephen, Mary, and Al from the Migration Center are back to show you how easy and worthwhile it is to update your Delphi legacy projects to the new 10.4.1 Sydney … Read more
5 years ago in News
0
Shanu Mandot
Software organizations frequently talk and think in terms of “priorities”, with fine distinctions about urgency, importance, precedence, feasibility, and so on. Testing has its priorities too, related to those of other departments, but distinct. Understand… … Read more
5 years ago in cameron-laird, DelphiFeeds.com, General, Software Testing
0
Pabitra Dash
A memory fence/barrier is a class of instructions that enforces memory loads/stores occur in expected order. Different from high level mutexes and atomics, memory fences are hardware dependent. C++11 improves the support for bidirectional fences…. … Read more
5 years ago in bidirectional, Bidirectional Fences, C++, cbuilder, Code, learn c++, memory barrier, memory fence, memory loads, memory stores, modern c++, RAD Studio, windows
0