Muhammad Azizul
Python is object-oriented but also supports functional programming. This post will demonstrate how to run another Python feature in Python4Delphi with RAD Studio: Functions in Python GUI and gets the output. We will learn about…… … Read more
4 years ago in cbuilder , Delphi , functions , GuiProgramming , Learn Python , programming , Python , python gui , python4delphi , RAD Studio , radstudio , windows , windows app
0
Konstantin Tomov
TFDMemTable.MasterDetail … Read more
4 years ago in Code , dataset , Delphi , firedac , ios , linux , macos , Master-Detail , MemTable , object pascal , osx , programming , RAD Studio , windows
0
Muminjon
When creating a robust and large-scale application containing lots of components interacting with each other, the Delphi Event Bus framework can be a great solution to maintain loose coupling and building a consistent platform. If… … Read more
4 years ago in Code , Delphi , delphi event bus , event based programming , event bus framework , events , GetIt , object pascal , programming , windows
0
Embarcadero Admin
Stephen, Mary, and Al are back and walk you through the process of modernizing and migrating a legacy C++ application to the new C++Builder 10.4, specifically incorporating InterBase and FireDAC connections, among other innovations. Yesterday’s… … Read more
4 years ago in API , C++ , cbuilder , learn c++ , migrate , programming , RAD Studio , REST , upgrade , Video
0
Muhammad Azizul
This post will demonstrate how to run another Python feature in Python4Delphi with RAD Studio: Loops in Python GUI and gets the output. Loops are one of the most powerful and basic concepts in programming……. … Read more
4 years ago in cbuilder , Delphi , GuiProgramming , Learn Python , loops , programming , Python , python gui , python4delphi , RAD Studio , radstudio , windows , windows app
0
Azfar Bakht
Python is one of the worlds most popular languages with an extensive community support. Which makes it an ideal choice for beginners and experts alike! Delphi, the program behind many stunning visual applications, recognizes the…… … Read more
4 years ago in cbuilder , Classes and Objects , Delphi , DelphiVCL , GuiProgramming , Learn Python , learn python gui , object pascal , Object-Oriented Programming , programming , PyObjectClass , Python , python gui , Python GUI Frameworks , Python Strings , python windows , python4delphi , PythonExpression , PythonGUI , PythonModules , PythonScript in VCL , radstudio , windows
0
Konstantin Tomov
This sample allows the user to create temporary connection definition at run-time and master-details relationship between datasets using TFDQuery to work with MSSQL databases. Location You can find the MSSQL sample project at: Start | Programs | Embarcadero RAD Studio Sydney… … Read more
4 years ago in Code , database , Delphi , firedac , microsoft , microsoft sql , Microsoft SQL Server , MSSQL , object pascal , programming , RAD Studio , windows
0
Azfar Bakht
Delphi is a powerful platform used by developers worldwide, to make stunning visual applications. Python, on the other hand is a powerful, general purpose object oriented language. Did you ever wonder if the power of…… … Read more
4 years ago in cbuilder , Delphi , DelphiVCL , GuiProgramming , Learn , Learn Python , learn python gui , object pascal , programmin , programming , Python , python gui , Python GUI Frameworks , Python Strings , python windows , python4delphi , PythonExpression , PythonGUI , PythonModules , PythonScript in VCL , strings , vcl , windows
0
Konstantin Tomov
The sample allows you to modify the macro values at run time.Note: See the Preprocessing Command Text topic for more information about parameterizing SQL command texts. Location You can find the Macros sample project at: Start | Programs |… … Read more
4 years ago in android , Code , database , Delphi , firedac , ios , linux , macos , Macros , object pascal , programming , RAD Studio , windows
0
Muminjon
Library for logging on files, console, memory, email, rest, event log, Syslog, slack, telegram, Redis, logstash, elasticsearch, influxdb, graylog, Sentry, Twilio, ide debug messages and throw events for Delphi Firemonkey (Windows/Linux/OSX/IOS/Android). Quick Logger is asynchronous. All… … Read more
4 years ago in android , Delphi , delphi logging , FireMonkey , ios , linux , logger library , logging , macos , object pascal , programming , quicklogger , RAD Studio
0
Pabitra Dash
C++11 adds atomic types and operations to the standard. Atomic types and operations provide a way of writing multi-threaded applications without using locks. Atomic types are types that encapsulate a value whose access is guaranteed… … Read more
4 years ago in Atomic , Atomic operations , Atomic types , C++ , cbuilder , Code , learn c++ , programming , race condition , RAD Studio , windows
0