C++CodeDatabaseDelphiRAD Studio

Easily Use Nonstandard Data Using X-DBData for Delphi

X-DBData is a VCL and FMX nonvisual component package that helps users bridge between Delphi’s data-aware and non-data-aware components. There are two paradigms within the Delphi IDE. FeatureNon-Data-Aware Edit ComponentsData-Aware Edit ComponentsData ManipulationManual – using .Text, .Caption, .Value propertiesAutomatic field-linking via Field and DataSource propertiesData…
Read more
C++CodeRAD Studio

LearnCPlusPlus.org :: Editor's January Picks About C++ Builder

Hello C++ Builder Developers, Last month we had many great posts on the LearnCPlusPlus.org web site, here we listed some of interesting posts from January. If you are beginner or want to jump in to C++ Builder please visit our LearnCPlusPlus.org web site for the great posts from basics to professional examples, full codes, snippets etc. We hope you enjoy with them. Learn To Display 360 Degree…
Read more
CodeDelphiShowcase

Fun maXbox Is An All-In-One Script Engine Application: Powered By Delphi

maXbox is an open source script studio with an Object Pascal scripting language. According to the developer, “it is an open-source script tool engine, compiler, and source library, all in one. Use it to design and code your scripts! Pure Code for Object Pascal Scripting. The guiding principles are simplicity and the reduction of complexity to the max. The app is self-containment “out of…
Read more
CodeDelphiTech Partner

Easily Identify Network Connections By Process In Your Windows Apps With This Excellent Component Suite

Sometimes developers may need to monitor network connections by running a machine programmatically. How to list down the network connections between local and remote addresses, ports, protocol, status, etc.? Don’t know what to do. Don’t worry.MiTec’sSystem Information Management Suite’s component helps to identify easily. We will learn how to use the thread TNetConMonThread to…
Read more