Welcome to LearnDelphi.tv
The new(ish) TVirtualImageList and TImageCollection components are a fantastic way of helping your VCL applications scale correctly between different DPI and scaling settings in Windows. Find out how to use them in this video. … Read more
4 years ago in Movie0
jpluimers
Interesting takeaway from [WayBack] DCOM calls from thread pool threads call CoInitialize* at the start, and call CoUninitialize before returning. Expensive, but necessary Related: [WayBack] 123683 – CoInitialize should be called at most once per thread… … Read more
4 years ago in .NET, C++, COM/DCOM/COM+, Delphi, Development, Software Development, Windows Development0
jpluimers
[WayBack] delphi – Is it possible to define {$IFDEF} for more than one directive at once? – Stack Overflow: use the {$IF Defined(xxx)} directive which allows boolean expressions like: {$IF Defined(xxx) OR Defined(yyy)} {$IF Defined(xxx)… … Read more
4 years ago in Delphi, Delphi 6, Development, Software Development0
TMS Software
TMS WEB Core is our framework for creating modern web client applications based on the modern SPA web application architecture.You can develop your web client application using the famous Delphi efficient & productive RAD component based… … Read more
4 years ago 0
Embarcadero
Sooner or later software developers need to undertake the task of extracting data, transforming it into something useful and loading it into other forms of representation and storage (ETL). During that process we’ll often also… … Read more
4 years ago in add-on, chart, Delphi, News, Third-party, Video, Videos, visualization0
jpluimers
There is very little information on how to use the XMLDoc documentation formatting in your Delphi source code. So here are some links for me to get started: [WayBack] XMLDoc Delphi source code documentation generation… … Read more
4 years ago in Delphi, Development, Software Development0