Muhammad Azizul
REST (REpresentational State Transfer) has emerged as the standard architectural design for web services and web APIs in these days. This article will show you how easy it is to integrate a REST API Clients using Python and run…… … Read more
4 years ago in cbuilder, Delphi, GuiProgramming, Learn Python, programming, Python, python gui, python4delphi, RAD Studio, radstudio, rest client, windows, windows app
0
Muminjon
TMS VCL Cloud pack is a set of VCL components that let you connect dozens of different cloud services within a few steps. With the TMS VCL Cloud pack you can integrate with Google, Microsoft,… … Read more
4 years ago in amazon, C++, Cloud Computing, Delphi, delphi cloud service, google, microsoft, object pascal, paypal, programming, RAD Studio, Tech Partner, tms vcl cloud, twitter, vcl cloud services, windows, youtube
0
Muhammad Azizul
REST (REpresentational State Transfer) has emerged as the standard architectural design for web services and web APIs in these recent years. This post will demonstrate how easy it is to create a RESTful web service using Python and the…… … Read more
4 years ago in cbuilder, Delphi, GuiProgramming, Learn Python, programming, Python, python gui, python4delphi, RAD Studio, radstudio, rest server, windows, windows app
0
Muminjon
Computer Graphics Programming class is one of the interesting ones in any computer science undergraduate program. This semester I am taking this course as my core science course, and it is getting fascinating every topic…. … Read more
4 years ago in Delphi, delphi graphics programming, firemonkey shader, FMX, ios, macos, object pascal, RAD Studio, shader, shader programming, shader programming delphi, windows
0
Muhammad Azizul
Python Web Server can be set up in two ways. Python supports a Web Server in the “out of the box” way. We can even start a web server with just a one-liner in Python! This…… … Read more
4 years ago in cbuilder, Delphi, GuiProgramming, Learn Python, programming, Python, python gui, python4delphi, RAD Studio, radstudio, web server, windows, windows app
0
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
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
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
RAD Studio has two modes, dark and light. Since most of the developers love different kinds of dark modes, they might need several options to choose. But, currently, RAD Studio only offers two dark and… … Read more
4 years ago in cbuilder, colorizer, customize, dark theme, Delphi, IDE, IDE Plugin, object pascal, plugin, programming, RAD Studio, rad studio colorizer, rad studio dark mode, rad studio themes
0
Konstantin Tomov
FireDAC.SchemaAdapterMemTable … Read more
4 years ago in adapter, android, Code, cross-platform, database, Delphi, firedac, ios, linux, macos, object pascal, programming, RAD Studio, schema, tables, windows
0
Konstantin Tomov
The MultiViewDemo sample shows how to create an application that implements the “master-detail” interface and explains how to use the master panel presentation modes. This sample allows you to change the master panel characteristics, such… … Read more
4 years ago in android, Code, cross-platform, database, Delphi, FMX, interface, ios, linux, macos, MultiView, object pascal, programming, RAD Studio, windows
0