Ian Barker
Earlier this week I presented a webinar with fellow Embarcadero MVP and TMS Evangelist Dr. Holger Flick about the superb TMS Web Core product. You can view the official replay here: TMS Web Core allows… – Details…
3 years ago in Delphi, TMS Web Core, Uncategorized, Web Core0
FPiette
In this blog post, I will show you how easy it is the have a Direct2D canvas for your Delphi form.What is a canvas? In Delphi VCL technology, a canvas is an abstraction encapsulating Windows API… – Details…
3 years ago in API, Delphi, Direct2D, programming, RAD Studio, vcl, windows0
zarkogajic
Windows messages are a key ingredient in communication between Windows and (your) application and also in communication between (two) applications. Even without your knowledge Windows messages are being posted and handled by forms in your… – Details…
3 years ago in Delphi, twincontrol, windows, windows api, windows messages0
marcocantu
Embarcadero has a new blogging platform, replacing the use of a section of the Idera community. I’ll use it along with my historical blog site. – Details…
3 years ago 0
Holger Flick
I noticed that the well-known, traditional Delphi page Torry.net published a book review of Hands-on with Delphi I on its pages. Torry has been a part of the Delphi community since the very early days… – Details…
3 years ago in book, Delphi, English, Hands-on, MVP, Review0
Les trucs et astuces d'un développeur Pascal
A l’occasion du Code Rage 2018 j’ai animé une session (en anglais) le 5 décembre de 18 à 20 heures en salle 2 durant laquelle vous avez pu découvrir comme (…) – Details…
3 years ago 0
jpluimers
If you ever get a “Fatal: F1027 Unit not found: ‘System.pas’ or binary equivalents (.dcu)” – Google Search, then it is likely because you: build from a script build use a user that has never ran… – Details…
3 years ago in Delphi, Development, Software Development0
Les trucs et astuces d'un développeur Pascal
Le composant TActionList de FireMonkey, comme celui de la VCL, propose des actions personnalisées mais aussi des actions standards. Sur smartphones et tablettes ces actions standards donnent (…) – Details…
3 years ago 0
jpluimers
In addition to Shared/IShared, there is also Weak/IWeakReference in Spring.pas; these blog post explain more about them: Shared/IShared (search for {$REGION ‘Shared smart pointer’} at the current repository): [WayBack] Delphi sorcery: Smart pointers in Delphi Weak/IWeakReference (search for… – Details…
3 years ago in Conference Topics, Conferences, Delphi, Development, Event, Software Development0
GunSmoker
Do you know what the different colors in the callstack mean? These colors help you to understand how call stack was build: Red means crash or leak location. This is the exception’s address. Each bug… – Details…
3 years ago in bug reports, Delphi, EL 7.x, feature, how it works, technical, tips0