Embarcadero Admin
Navicat is a powerful database development tool which supports many database servers and cloud database platforms and it is built in Delphi. They have a number of different versions of Navicat with each version supporting… … Read more
4 years ago in amazon aurora , amazon rds , Azure , database , Delphi , google cloud , mariadb , MongoDB , MYSQL , navicat , object pascal , Oracle , oracle cloud , PostgreSql , programming , Showcase , SQL Server , SQLite , windows
0
Pabitra Dash
Given some class C with a data member m, the current standard makes it ill-formed to refer to m in sizeof expressions without providing an object. For example, uses such as sizeof(C::m) (outside of C) or sizeof(m) (in a static member of C) are ill-formed…. … Read more
4 years ago in C++ , cbuilder , Code , Extending sizeof , IDE , learn c++ , programming , RAD Studio , sizeof , sizeof operator , windows
0
Konstantin Tomov
The OnUpdateRecord sample shows you how to cache the user changes when using read-only dataset and then, how to apply updates on behalf of queries that cannot post updates directly. To this end, the sample uses the OnUpdateRecord event… … Read more
4 years ago in android , Delphi , firedac , ios , linux , macos , object pascal , onupdate , programming , RAD Studio , Tfdquery , Update , update record , windows
0
Muminjon
When I think about Delphi and C++ Builder, the first thing that comes to my mind is powerful third party components that interface with almost everything. Or the syntax we have which is like writing… … Read more
4 years ago in bluetooth , C++ , c++ builder iot , Delphi , delphi iot , heart rate monitor , iot components delphi , object pascal , programming , thingconnect iot , windows
0
Azfar Bakht
Building stunning visual applications has never been easier, and now with Python4Delphi, it’s about to get even better! Delphi provides a powerful set of tools that enable developers around the globe to build incredible visual…… … Read more
4 years ago in Delphi , DelphiVCL , Learn Python , Python , python gui , Python GUI Frameworks , Python Strings , python windows , python4delphi , PythonExpression , PythonGUI , PythonModules , PythonScript in VCL , windows
0
Muminjon
No developer doesn’t know WebSocket API. WebSocket API is an advanced technology that makes it possible to open a two-way interactive communication session among the user’s browser and a server. With this WebSocket API, you… … Read more
4 years ago in C++ , c++builder websockets , Delphi , delphi websockets , ipworks websockets , object pascal , programming , websockets , websockets api , windows
0
Unknown
ImageEn v9.3.0 has now been released. It is a free update if you purchased a license or extension after 20 January 2020. You can access the downloads from:http://www.imageen.com/support/downloadrequest.htmlOther users can extend their registration fo… … Read more
4 years ago
0
Embarcadero Admin
MobaXterm is an enhanced terminal for Windows with X11 server, tabbed SSH client, network tools, and it is built in Delphi. The sheer number of features in this enhanced terminal for Windows is mind blowing…. … Read more
4 years ago in Delphi , enhanced terminal , mobaxterm , network scanner , network toolkit , object pascal , port scanner , programming , rdp , sftp , Showcase , SSH , terminal , vnc , windows , x11 , xterm
0
Pabitra Dash
Regarding virtual overrides, C++11 tends to tighten the rules, so as to detect some problems that often arise. In order to achieve this goal C++11 introduces two new contextual keywords: final specifies that a method cannot… … Read more
4 years ago in C++ , cbuilder , Clang , Code , Explicit virtual overrides , Final , learn c++ , override , programming , RAD Studio , Virtual , windows
0
Python GUI Admin
In this video, you will learn how to choose the best Python GUI library. The top 5 libraries are Kivy, PyQt, PyGui, WxPython, Tkinter. You will learn more about each of the libraries after watching…… … Read more
4 years ago in 2020 , Learn , Learn Python , learn python gui , programming , Python , python gui , Video
0