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… – Details…
1 month 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… – Details…
1 month 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)…. – Details…
1 month ago in android, Code, database, dataset, Delphi, firedac, ios, linux, localsql, macos, object pascal, programming, RAD Studio, SQL, tfdmemtable, windows
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…… – Details…
1 month ago in cbuilder, Delphi, functions, GuiProgramming, Learn Python, programming, Python, python gui, python4delphi, RAD Studio, radstudio, windows, windows app
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…. – Details…
1 month ago in bidirectional, Bidirectional Fences, C++, cbuilder, Code, learn c++, memory barrier, memory fence, memory loads, memory stores, modern c++, RAD Studio, windows
0
Konstantin Tomov
TFDMemTable.MasterDetail – Details…
1 month ago in Code, dataset, Delphi, firedac, ios, linux, macos, Master-Detail, MemTable, object pascal, osx, programming, RAD Studio, windows
0
Muminjon
When creating a robust and large-scale application containing lots of components interacting with each other, the Delphi Event Bus framework can be a great solution to maintain loose coupling and building a consistent platform. If… – Details…
1 month ago in Code, Delphi, delphi event bus, event based programming, event bus framework, events, GetIt, object pascal, programming, windows
0
Muhammad Azizul
This post will demonstrate how to run another Python feature in Python4Delphi with RAD Studio: Loops in Python GUI and gets the output. Loops are one of the most powerful and basic concepts in programming……. – Details…
1 month ago in cbuilder, Delphi, GuiProgramming, Learn Python, loops, programming, Python, python gui, python4delphi, RAD Studio, radstudio, windows, windows app
0
Azfar Bakht
Python is one of the worlds most popular languages with an extensive community support. Which makes it an ideal choice for beginners and experts alike! Delphi, the program behind many stunning visual applications, recognizes the…… – Details…
1 month ago in cbuilder, Classes and Objects, Delphi, DelphiVCL, GuiProgramming, Learn Python, learn python gui, object pascal, Object-Oriented Programming, programming, PyObjectClass, Python, python gui, Python GUI Frameworks, Python Strings, python windows, python4delphi, PythonExpression, PythonGUI, PythonModules, PythonScript in VCL, radstudio, windows
0
Konstantin Tomov
This sample allows the user to create temporary connection definition at run-time and master-details relationship between datasets using TFDQuery to work with MSSQL databases. Location You can find the MSSQL sample project at: Start | Programs | Embarcadero RAD Studio Sydney… – Details…
1 month ago in Code, database, Delphi, firedac, microsoft, microsoft sql, Microsoft SQL Server, MSSQL, object pascal, programming, RAD Studio, windows
0
Azfar Bakht
Delphi is a powerful platform used by developers worldwide, to make stunning visual applications. Python, on the other hand is a powerful, general purpose object oriented language. Did you ever wonder if the power of…… – Details…
1 month ago in cbuilder, Delphi, DelphiVCL, GuiProgramming, Learn, Learn Python, learn python gui, object pascal, programmin, programming, Python, python gui, Python GUI Frameworks, Python Strings, python windows, python4delphi, PythonExpression, PythonGUI, PythonModules, PythonScript in VCL, strings, vcl, windows
0
Konstantin Tomov
The sample allows you to modify the macro values at run time.Note: See the Preprocessing Command Text topic for more information about parameterizing SQL command texts. Location You can find the Macros sample project at: Start | Programs |… – Details…
1 month ago in android, Code, database, Delphi, firedac, ios, linux, macos, Macros, object pascal, programming, RAD Studio, windows
0
Pabitra Dash
C++11 adds atomic types and operations to the standard. Atomic types and operations provide a way of writing multi-threaded applications without using locks. Atomic types are types that encapsulate a value whose access is guaranteed… – Details…
1 month ago in Atomic, Atomic operations, Atomic types, C++, cbuilder, Code, learn c++, programming, race condition, RAD Studio, windows
0
Muminjon
Delphi implementation of JWT (JSON Web Token) and the JOSE (JSON Object Signing and Encryption) specification suite. This library supports the JWS (JWE support is planned) compact serializations with several JOSE algorithms. What is JOSE JOSE is… – Details…
1 month ago in Delphi, delphi jose, delphi jwt, jose, JSON, json web token, jwt, jwt library, object pascal, programming, RAD Studio, token serialization, windows
0