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
Anbarasan
Do your need to list down the Software’s installed in your machine programmatically. How to get the Name, Software Version, Installed Date, etc. for each software installed quickly ? Don’t know how to do >Don’t… … Read more
4 years ago in C++ , Code , Delphi , installed software , microsoft , MiTeC System Information Management Suite , object pascal , products , programming , Tech Partner , TMiTeC_MSProduct , TMiTeC_Software , windows
0
Muminjon
Since the launch of the GetIt package manager a significant number of components and libraries distributed on GetIt. One of them is Radiant Shapes, which is a bonus pack for RAD Studio developers. Radiant Shapes… … Read more
4 years ago in android , C++ , cross-platform , Delphi , delphi graphical components , firemonkey components , graphical components , ios , linux , macos , object pascal , programming , radiant shapes , windows
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
Anbarasan
Do you need to identify Storage Devices available or connected to the machine and perform some actions to the Storage Devices programmatically? How to enumerate among the Storage Devices quickly ? Don’t know how to… … Read more
4 years ago in C++ , Code , Delphi , device info , disk , MiTeC System Information Management Suite , object pascal , programming , Storage , Tech Partner , Third-party , TMiTeC_Disk , TMiTeC_Storage , windows
0
Muhammad Azizul
A Closure in Python is a function object that remembers values in enclosing scopes even if they are not present in memory. It is a record that stores a function together with an environment: a…… … Read more
4 years ago in cbuilder , closure , Delphi , GuiProgramming , Learn Python , programming , Python , python gui , python4delphi , RAD Studio , radstudio , windows , windows app
0