Pabitra Dash
The alignment requirement of a type is a divisor of its size. For example, a class with size 16 bytes could have an alignment of 1, 2, 4, 8, or 16, but not 32. (If… … Read more
4 years ago in alignas , Alignment support , C++ , c++11 , cbuilder , Code , IDE , programming , std::align , windows
0
Anbarasan
We are aware of how to use TStringList in Delphi. we learned how to create a Python type using Delphi classes. Thinking How to create an iterator in Delphi Which holds python objects? This post… … Read more
4 years ago in C++ , cbuilder , Code , Delphi , Iterator , object pascal , programming , Python , python gui , python4delphi , windows
0
Python GUI Admin
Python for Delphi (Python4Delphi , P4D) with Requests library allow you to execute Http requests in Python GUI for Windows. Python4Delphi is a free tool that can run Python scripts, work with new Python types…… … Read more
4 years ago in C++ , Code , Delphi , GuiProgramming , HTTP , Learn Python , library , object pascal , programming , Python , python gui , requests , windows
0
Konstantin Tomov
FireDAC represents a range type column as a ftADT field with 3 subfields: lbound – lower range bound. hbound – upper range bound. flags – range flags. Note: Columns of range type are read-only. This sample updates them using SQL commands…. … Read more
4 years ago in Code , database , Delphi , firedac , object pascal , PostgreSql , programming , RAD Studio , ranges , SQL , windows
0
Python GUI Admin
Are you looking for a powerful machine learning library? Try OpenCV library for Python. You can run it with Python for Delphi (P4D). P4D is a free and simple with which you can run Python…… … Read more
4 years ago in C++ , C++ Builder , Code , computer vision , Delphi , GuiProgramming , Machine Learning , object pascal , opencv , programming , Python , python gui , windows
0
Python GUI Admin
We have learned how to create a Python Module in Delphi and added some methods to it. It’s time to learn how to create a Python Type(Class) in Delphi. Creating a new class creates a…… … Read more
4 years ago in cbuilder , Code , Delphi , GuiProgramming , Learn Python , object pascal , programming , Python , python gui , python4delphi , TPyDelphiWrapper , TPythonEngine , TPythonModule , TPythontype
0
Python GUI Admin
If you need to perform complex transformations or mathematical calculations with matrices or arrays, then Python Numpy library is exactly what you need. You can easy run this library with Python4Delphi (P4D). Python4Delphi is a…… … Read more
4 years ago in Array , C++ , C++ Builder , Code , Delphi , GuiProgramming , matrix , multidimensional , object pascal , programming , Python , python gui
0
Python GUI Admin
Drawing graphics programmatically is a very popular task these days. You can easily solve it using Matplotlib library with Python4Delphi (P4D). P4D is a free set of instruments that allows you to work with Python…… … Read more
4 years ago in C++ , C++ Builder , Code , Delphi , GuiProgramming , object pascal , programming , Python , python gui , python4delphi , windows
0