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
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
Heru Susanto
Angular is an extremely popular and powerful web application design framework. It’s a development platform for creating highly efficient and sophisticated single-page apps. Angular is built on TypeScript which is a strongly-typed super-set of JavaScript. The… … Read more
4 years ago in angular, Code, Delphi, IDE, RAD Studio, rest api, typescript, web, Web Development, webdev0
jpluimers
For my link archive: [Archive.is] “Delphi” “Data provider or other service returned an E_FAIL status” “NVARCHAR” – Google Search In this case it was while reading data. Cause yet unknown, as over time the error… … Read more
4 years ago in Delphi, Development, Software Development0