Pabitra Dash
BCC32 implements new character types and character literals for Unicode. These types are among the C++11 features added to BCC32. Character Types char16_t and char32_t Two new types represent Unicode characters: char16_t is a 16-bit character type. char16_t… … Read more
4 years ago in C++, C++ Character Types, cbuilder, char16_t, char32_t, Code, modern c++, New character types, programming, RAD Studio, windows
0
Konstantin Tomov
The Blobs sample shows you how to create a BLOB stream for reading and/or writing the value of a specific BLOB field on a specific record. To this end, the sample uses the CreateBlobStream method of TFDQuery to create a read-only BLOB stream…. … Read more
4 years ago in android, Code, cross-platform, database, Delphi, firedac, ios, linux, macos, object pascal, programming, Query, RAD Studio, windows
0
Python GUI Admin
Want to know how to evaluate a Python Expression in Delphi using Python4Delphi? Python for Delphi (P4D) is a set of free components that wrap up the Python DLL into Delphi and C++Builder. They let you easily execute…… … Read more
4 years ago in Code, Delphi, GuiProgramming, Learn Python, object pascal, programming, Python, python gui, python4delphi, PythonExpression, RAD Studio, TPythonEngine, TPythonGUIInputOutput, windows
0
Anbarasan
How to wrap Delphi Object to Python Object and using Wrapped objects how to subclass, navigate among forms etc. … Read more
4 years ago in C++, cbuilder, Code, Delphi, object pascal, programming, Python, python4delphi, TPyDelphiWrapper, windows
0
Pabitra Dash
In C++ 11, Variadic templates were explicitly designed to eliminate excessive code repetition in modern template libraries, by providing the ability to express a template that accepts an arbitrary number of parameters in a type-safe… … Read more
4 years ago in C++, cbuilder, Code, partial specialization, programming, RAD Studio, template template parameters, Templates, Variadic templates, windows
0
Eli M. (MVP)
Some of the latest hardware out on the market in late 2020 is the AMD Ryzen 9 5950x CPU and at the time of this writing has the fastest single thread CPU available according to… … Read more
4 years ago in 5950x, amd, Code, compiler speed, Delphi, IDE, object pascal, programming, ryzen 9, ryzen 9 5950x, Spring4D, windows
0
Diego Souza
Using this awesome library you can track and use all available ComPorts on your linux machine. To make it work just download and add the library path, declare the units and call its functions, it… … Read more
4 years ago in C++, Code, comport, Delphi, Install, linux, object pascal, programming, serial, Ubuntu, Video
0
Eli M. (MVP)
Packt is a publisher of programming books and video courses and there are quite a few Delphi books published through their platform. They are running a sale right now where you can get each e-book… … Read more
4 years ago in android, book, Code, course, cross-platform, Delphi, FireMonkey, IDE, ios, learn delphi, macos, object pascal, packt, programming, windows
0
Anbarasan
How to create Multiple threads, execute , and stop the threads in between manually. … Read more
4 years ago in C++, cbuilder, Code, Delphi, object pascal, pro, programming, Python, threading, Threads using Python, windows
0