gabr42
Recently I was extending a swiss-army-knife helper record we are using at work and I noticed a small piece of suboptimal code. At first I let it be as I couldn’t think of a simple… … Read more
6 years ago in Delphi, generics, programming0
Les trucs et astuces d'un développeur Pascal
Afin de coller au fonctionnement habituel de la fonction split(), un changement est intervenu dans les réponses qu’elle renvoit à partir de Delphi 10.3 Rio : quand la chaîne &a (…) … Read more
6 years ago 0
zarkogajic
I guess you know you can run your browser in full screen mode using the F11 shortcut key. Windows Explorer also supports this feature. Running in full screen, where an application UI covers the entire… … Read more
6 years ago in Delphi, menus, tmonitor, tscreen, typed constant0
Ondrej Kelle
chakracore-delphi now comes with NodeSample, a new sample console application showing (as of now very limited) support for Node modules. Included are: commonmark graphql json-query lodash moment The sample only shows how Node modules can… … Read more
6 years ago in chakracore, Delphi, Free Pascal, javascript, nodejs0
Uwe Raabe
… reset the IDE Insight toolbar! Today, out of a sudden, IDE Insight stopped working in one of my Delphi 10.2.3 Tokyo instances. Other instances (those with different registry keys) were not affected. After ruling… … Read more
6 years ago in Delphi0
Dalija Prasnikar
Variations of the above question get asked on a daily basis and there is an increasing number of bug reports that state basically the same thing. Android applications compiled with older Delphi versions work, and… … Read more
6 years ago in android, Delphi, Rio0
Ondrej Kelle
chakracore-delphi now contains WasmSample, a new sample project using ChakraCore to load and run a WebAssembly module (in this case, an implementation of Conway’s Game of Life). It’s based on Colin Eberhardt’s blog post Writing… … Read more
6 years ago in chakracore, Delphi, fpc, Lazarus, wasm0
blong
Some Delphi users building iOS applications have been thwarted by a…, well let’s be polite and call it a bit of an annoyance, when building their applications. What should just be an informational message about… … Read more
6 years ago in Delphi, iphone0
Les trucs et astuces d'un développeur Pascal
Bénéficiant désormais d’une licence All Access chez TMS Software, je joue un peu avec leurs composants que je n’avais pas eu l’occasion d’utiliser et les utilitair (…) … Read more
6 years ago 0
zarkogajic
The TListView Delphi control displays a list of items in a fashion similar to how Windows File Explorer displays files and folders. The ReadOnly property of a List View, determines whether the user can modify… … Read more
6 years ago in Delphi, tlistview, windows messages0