Dalija Prasnikar
A little birdie once told me that having code examples from my book in a friendlier form would be highly appreciated. Of course I heard the friendly chirp So here it is!The full list of code… … Read more
4 years ago in book , Delphi , github
0
Muhammad Azizul
In our Learn To Build A Hello World Python GUI In A Delphi Windows App post, we already demonstrate the combining strength of Delphi and Python for your applications. We learn about all the components…… … Read more
4 years ago in cbuilder , Delphi , GuiProgramming , Learn Python , programming , Python , python gui , python4delphi , RAD Studio , radstudio , variables and types , windows , windows app
0
Konstantin Tomov
This sample shows how to use FireMonkey image lists. In the Using TImageList Image Lists as Centralized Collections of Images tutorial, this example is used: To demonstrate how to use the Image List Editor. To describe the code implementing the ActnNextImageExecute event handler… … Read more
4 years ago in android , Code , Delphi , FireMonkey , FMX , image list , ImageList , ios , linux , macos , object pascal , programming , RAD Studio , windows
0
delphiprofi
In the past, I always thought the Model is a class closely related to the MVVM pattern… However, this is not really the case. The model should be able to send notifications or must be… … Read more
4 years ago
0
Muhammad Azizul Hakim
How about combining the strength of Delphi and Python for your applications to provide first-class solutions for your customer needs? Or you are an expert in Delphi who want to also work with Python, as…… … Read more
4 years ago in cbuilder , Delphi , GuiProgramming , Hello World , Learn Python , programming , Python , python gui , python4delphi , RAD Studio , radstudio , windows , windows app
0
Azfar Bakht
Python is a powerful, general purpose object oriented language and Delhpi is an amazing platform that allows developers to make visual apps. Combining the power of the two results in the extraordinary features and capabilities…… … Read more
4 years ago in Basic Operators , cbuilder , Delphi , GuiProgramming , Learn , Learn Python , learn python gui , object pascal , programming , Python , python gui , python windows , python4delphi , PythonScript in VCL , radstudio
0
Konstantin Tomov
It provides a picture and the user can rotate the picture by pressing it with two fingers and rotating them. The image rotates in the direction of your fingers. If you rotate the fingers to… … Read more
4 years ago in android , Code , Delphi , FMX , Image rotation , ios , object pascal , programming , RAD Studio , rotate , windows
0
Azfar Bakht
The strength of Delphi combined with Python gives its users the chance to fast track their development processes and deliver excellent applications with ease! This tutorial helps you accomplish just that. With Python4Delphi (P4D) you…… … Read more
4 years ago in cbuilder , Delphi , gui , GuiProgramming , Learn Python , Lists , object pascal , P4D , programming , Python , python gui , python windows , python4delphi , windows , windows app
0
Pabitra Dash
C++11 standard allows the inline keyword in a namespace-definition. An inline namespace is a namespace that uses the optional keyword inline in its original-namespace-definition. We can see from above example that members of an inline… … Read more
4 years ago in C++ , cbuilder , Code , IDE , inline , Inline namespaces , learn c++ , namespaces , programming , RAD Studio , windows
0