Muhammad Azizul
A set in Python is an unordered collection of items. Every set element is unique (no duplicates) and must be immutable (cannot be changed). However, a set itself is mutable. We can add or remove…… … Read more
4 years ago in cbuilder , Delphi , GuiProgramming , Learn Python , programming , Python , python gui , python4delphi , RAD Studio , radstudio , sets , windows , windows app
0
Hagop Panosian
The ability of a framework to support developer productivity is a measure of its ability to speed up the time it takes to bring an application to market, and its influence on long-term labor costs…. … Read more
4 years ago in .net framework , app store deployment , comparison , Delphi , deployment , Electron , flexibility , FMX , functionality , object pascal , Productivity , programming , RAD Studio , vcl , whitepaper , windows , WPF
0
Muminjon
Deleaker is a popular extension for all major IDEs and a standalone application for memory leak detection. You can easily integrate into RAD Studio and find memory leaks within your Delphi and C++ Builder applications…. … Read more
4 years ago in C++ , c++ builder profiler , cbuilder , deleaker rad studio , Delphi , delphi profiler , memory leak , memory leak finder , object pascal , programming , RAD Studio , utility , windows
0
Eli M. (MVP)
Learn how to use the TwineCompile SORTA Automatic Background Compile feature of TwineCompile. Install TwineCompile via the GetIt Package Manager for C++Builder 10.4 with Update Subscription. TwineCompile lists its features as: Advanced compile system uses… … Read more
4 years ago in C++ , cbuilder , compile , IDE , learn c++ , multi-core , parallel , parallel compilation , programming , RAD Studio , TwineCompile , windows
0
Hagop Panosian
Building a functional, intuitive and visually appealing user interface is vital to the success of an app. It also involving a time-consuming design and coding effort that can be further exacerbated without the tools that… … Read more
4 years ago in .net framework , comparison , Delphi , Electron , flexibility , FMX , functionality , IDE , object pascal , Performance , Productivity , programming , RAD Studio , vcl , whitepaper , windows , WPF
0
Muminjon
XML Mapper is an updated version of the XML Mapper that ships with RAD Studio. With the XML Mapper, you can define the mappings between generic XML documents and the data packets that client datasets… … Read more
4 years ago in cbuilder , Delphi , delphi xml , IDE , object pascal , programming , RAD Studio , radStudio Xml mapper , schema , windows , XML , XML Mapper
0
Anbarasan
Do you want to represent networks of communication, data organization, computational devices, the flow of computation, etc in your GUI App? This post will get to understand how to use NetworkX Python Library using Python4Delphi in Delphi/C++…… … Read more
4 years ago in Code , Delphi , DiGraph , Graphs , GuiProgramming , Learn Python , MultiGraph , NetworkX , Python , python gui , python4delphi , PythonGUI , RAD Studio , windows
0
Embarcadero Admin
TMS Web Core and IntraWeb are favorite web development tools of Delphi developers the world over. Join this special webinar and learn the intricacies and specifics of these two popular and powerful web frameworks and… … Read more
4 years ago in CSS , Delphi , HTML5 , IDE , intraweb , javascript , object pascal , programming , RAD Studio , spa , TMS Web Core , Web Development , windows
0
Hagop Panosian
Embarcadero commissioned a whitepaper to investigated the differences between Delphi, WPF .NET Framework, and Electron for building Windows desktop applications. The benchmark application – a Windows 10 Calculator clone – was recreated in each framework… … Read more
4 years ago in .net framework , Code , comparison , Delphi , Electron , flexibility , FMX , functionality , IDE , object pascal , Performance , Productivity , programming , RAD Studio , vcl , whitepaper , windows , WPF
0
Konstantin Tomov
The sample uses the IFDPhysCommand interace to fetch rows from the current command cursor in the DatS table. To this end, the sample creates a command interface to: Prepare a SELECT command. Define the structure of the DatS table. Open the command interface. Fetch the table. Print the fetched rows Location… … Read more
4 years ago in android , Code , database , Delphi , FetchTables , firedac , ifpdphyscommand , ios , linux , macos , object pascal , programming , RAD Studio
0
Muhammad Azizul
Illegal operations in Python can raise exceptions. There are plenty of built-in exceptions in Python that are raised when corresponding errors occur. This post will demonstrate how to run another Python feature in Python4Delphi with…… … Read more
4 years ago in cbuilder , Delphi , exception handling , GuiProgramming , Learn Python , programming , Python , python gui , python4delphi , RAD Studio , radstudio , windows , windows app
0
Embarcadero Admin
See first hand how to develop faster with the extra features included in the RAD Studio Architect edition, including Aqua Data Studio, Sencha Ext JS, Ranorex. This low code RAD demo includes the development of… … Read more
4 years ago in android , architect , C++ , cbuilder , Delphi , ios , linux , macos , programming , RAD Studio , windows
0
Yılmaz Yörü
Hey, beginners, new C++ Developers, or Developers who want jump into the awesome C++ Builder world. C++ Builder is the easiest and fastest C and C++ IDE for building simple or professional modern applications on… … Read more
4 years ago in C++ , C++ Builder , C++ tutorial , c++11 , c++17 , cbuilder , components , Hello World , İntroduction , ios , learn c++ , modern c++ , programming , RAD Studio , tutorial , windows
0
Muhammad Azizul
Have you ever had to work with a dataset so large that it overwhelmed your machine’s memory? Or maybe we have a complex function that needs to maintain an internal state every time it’s called,…… … Read more
4 years ago in cbuilder , Delphi , generators , GuiProgramming , Learn Python , programming , Python , python gui , python4delphi , RAD Studio , radstudio , windows , windows app
0
Notifications