Muminjon
Most of the time when starting a new big project you end up creating lots of modules for your application. Most of them could be dozens of different functions which helps to write less code… … Read more
4 years ago in amazon , automapper , Azure , Code , Delphi , dependency injection , JSON , memory cache , object pascal , Pooling , programming , quicklib , rtti , scheduled tasks , SMTP , threads , windows , yaml
0
Muhammad Azizul
This post will demonstrate how to run another Python feature in Python4Delphi with RAD Studio: Conditions and Decision Making in Python GUI apps and gets the output. Decisions in a program are used when the…… … Read more
4 years ago in cbuilder , condition statements , Delphi , GuiProgramming , Learn Python , programming , Python , python gui , python4delphi , RAD Studio , radstudio , windows , windows app
0
Muminjon
When you create enterprise applications, and sometimes you need to automate administrative tasks in your system. With Delphi and GLibWMI components it is so easy. Through WMI you can control a local or remote Windows-based… … Read more
4 years ago in Delphi , delphi windows automation , delphi wmi , glibwmi components , object pascal , programming , RAD Studio , windows , windows management instrumentation , wmi
0
Pabitra Dash
C++ supports various string and character types, and provides ways to express literal values of each of these types. A string literal represents a sequence of characters that together form a null-terminated string. The characters… … Read more
4 years ago in C++ , char16_t , char32_t , Code , learn c++ , new character type , programming , RAD Studio , string literals , Unicode string literals , windows
0
Konstantin Tomov
The Arrays sample shows you how to use the TFDParam.ArrayType property to send arrays to a database server. To this end the ArrayType property is set to atTable.Note: This demo establishes a connection to the Interbase localhost server by default, using the SYSDBA user…. … Read more
4 years ago in android , Array , Code , database , Delphi , firedac , InterBase , ios , linux , macos , object pascal , programming , RAD Studio , windows
0
Anbarasan
Sometimes your application needs a user interface, but what is the best way to make one for Python applications? Enter DelphiVCL for Python. The VCL is a mature Windows native GUI framework with a huge…… … Read more
4 years ago in Code , Delphi , DelphiVCL , GuiProgramming , kivy , Learn Python , pygtk , pyqt , pyside , Python , python gui , Python GUI Frameworks , python4delphi , RAD Studio , tkinter , windows , wxpython
0
Konstantin Tomov
This sample shows the use of FireDAC database connection using SQLite. Also, it shows how to use a TBindNavigator control. Location You can find the FMGettingStarted project at: Start | Programs | Embarcadero RAD Studio Sydney | Samples and then navigate to: Object… … Read more
4 years ago in android , Code , database , Delphi , firedac , ios , linux , macos , object pascal , programming , RAD Studio , SQLite , windows
0
Muminjon
Graphics32 is a graphics library for Delphi. Optimized for 32-bit pixel formats, it provides fast operations with pixels and graphics primitives. In most cases, Graphics32 considerably outperforms the standard TBitmap/TCanvas methods. However, they are rewritten to accelerate and… … Read more
4 years ago in Delphi , delphi graphics , delphi tbitmap , delphi tcanvas , delphi vcl , graphics32 , object pascal , programming , RAD Studio , vcl , windows
0
Muminjon
Cloud Computing and cloud services are now in demand. You can see every new application or system using cloud technologies like Azure Files, Amazon S3, OneDrive, or DropBox. These services offer enterprise-grade and robust file… … Read more
4 years ago in amazon , azure files , C++ , C++ Builder , cloud files , cloud storage , Delphi , dropbox , google drive , ipworks cloud , object pascal , programming , windows
0
Embarcadero Admin
NuSphere PhpED is a powerful native Windows IDE for PHP and it is built in Delphi. According to the developer’s site it handles PHP, HTML, CSS, XML, SMARTY, XHTML, and more. Additionally, they state that… … Read more
4 years ago in CSS , Delphi , html , object pascal , php , phped , programming , Showcase , Web Development , webdev , windows
0
Muminjon
I have seen several complex embedded Delphi systems in several industries running smoothly. And they have used 3rd parts components or libraries for data communications. One of the best and known toolkits is the Async… … Read more
4 years ago in asyncpro , C++ , C++ Builder , Delphi , fax , object pascal , programming , serial port , tapi , terminal , voip , windows
0
Pabitra Dash
Default template arguments are specified in the parameter lists after the = sign. Defaults can be specified for any kind of template parameter (type, non-type, or template), but not to parameter packs. If the default… … Read more
4 years ago in C++ , cbuilder , Code , Default template arguments , function templates , ios , learn c++ , programming , RAD Studio , template arguments , template parameter , windows
0
Konstantin Tomov
The Indices sample shows you how to use the Indexes property of TFDQuery in order to specify a collection of indexes at design time and determine the data view of each index, including a sort order of the records. Moreover, you… … Read more
4 years ago in android , Code , database , Delphi , firedac , ios , linux , macos , object pascal , programming , Query , RAD Studio , view , windows
0
Muminjon
IPWorks Auth Library provides embedding secure user authentication into the web, desktop, and mobile applications using C++ Builder or Delphi. With IPWorks Auth Library you can easily create OAuth supported cross-platform applications easily. Moreover, the… … Read more
4 years ago in C++ , c++ builder oauth , Delphi , delphi auth , delphi jwt , oauth , object pascal , programming , Tech Partner , windows
0