Konstantin Tomov
This sample project demonstrates how to migrate the project MeetingOrganizer from dbExpress to FireDAC using the reFind.exe tool. Location You can find the DBX2FDMigration project at: Start | Programs | Embarcadero RAD Studio Sydney | Samples and then navigate to:… … Read more
4 years ago in C++ , Code , database , dbExpress , dbx , Delphi , firedac , Migration , object pascal , programming , RAD Studio , windows
0
Muhammad Azizul
Map, Filter, and Reduce are paradigms of functional programming. They allow us to write simpler, shorter code, without necessarily needing to bother about intricacies like loops and branching. This post will demonstrate how to run…… … Read more
4 years ago in cbuilder , Delphi , GuiProgramming , Learn Python , map filter and reduce , programming , Python , python gui , python4delphi , RAD Studio , radstudio , windows , windows app
0
Embarcadero Admin
MetroDrummer is a powerful drum machine app for Android and iOS and it is built in Delphi. It features “12 Sections of rhythms with possibility to upload up to 24 rhythms for each section” and… … Read more
4 years ago in android , cross-platform , Delphi , drum machine , FireMonkey , FMX , ios , macos , object pascal , programming , Showcase , windows
0
Konstantin Tomov
Escape sequences allow for writing DBMS-independent SQL commands. The sample predefines some escape function sequences. To execute a predefined escape function, right-click the Function edit box and choose a predefined escape function from the popup menu. Moreover, the… … Read more
4 years ago in Code , database , Delphi , escape , escape sequence , EscapeFunction , firedac , function , object pascal , programming , RAD Studio , windows
0
Muhammad Azizul
Python has an interesting feature called Decorators to add functionality to an existing code. A Decorator is a design pattern in Python that allows a user to add new functionality to an existing object without modifying its…… … Read more
4 years ago in cbuilder , decorators , Delphi , GuiProgramming , Learn Python , programming , Python , python gui , python4delphi , RAD Studio , radstudio , windows , windows app
0
Muminjon
In the last few RAD Server posts, we have seen several industry templates that can be a headstart for your business. For instance, the Field Services Industry template and the Hospitality Industry template. Today, we will explore another complete… … Read more
4 years ago in Delphi , delphi rad server , microservice , object pascal , programming , rad server , rad server ems , rad server rest , RAD Studio , REST , rest api , windows
0
Anbarasan
Sometimes Developers want to list down or identify the process running in a machine programmatically. How to enumerate among the running processes and services quickly ? Don’t know how to do. Don’t worry. MiTec’s System Information Management… … Read more
4 years ago in C++ , Code , Delphi , MiTeC System Information Management Suite , MiTeC_ProcessList , object pascal , process , programming , Tech Partner , TSvcListMonThread , TSysProcMonThread , windows
0
Muminjon
One of the best and popular barcode scanning library for Delphi is ZXing.Delphi library. ZXing Barcode Scanning Object Pascal library for Delphi VCL and Delphi Firemonkey. ZXing.Delphi is a native Object Pascal library that is based on the… … Read more
4 years ago in android , barcode , Delphi , delphi barcode , ios , macos , object pascal , programming , RAD Studio , scanner , windows , ZXing Barcode Scanning , zxing delphi
0
Muminjon
Delphi and C++ Builder VCL community is so big that you can find a various set of libraries, functions and non-visual classes which can be instantly reused by developers. One of the popular libraries is… … Read more
4 years ago in C++ , c++ builder vcl , cbuilder , Delphi , delphi vcl , jcl , jedi code library , object pascal , programming , vcl libraries , windows
0
Azfar Bakht
Python is an incredibly popular general purpose object oriented language that can be used in many ways. Not only is it used by experts in the field of Data Science and Data Analytics, it is…… … Read more
4 years ago in Delphi , Learn Python , learn python gui , programming , Python , python gui , Python GUI Frameworks , Python Strings , python windows , python4delphi , PythonExpression , PythonGUI , PythonModules , PythonScript in VCL , Threads using Python , TPythonEngine
0