jpluimers
There are quite a few posts that recommend using SetProcessWorkingSetSize to trim your process working set, usually in the SetProcessWorkingSetSize(ProcessHandle, -1, -1) form: [WayBack] SetProcessWorkingSetSize function (winbase.h) | Microsoft Docs Sets the minimum and maximum… … Read more
4 years ago in .NET, C++, Delphi, Development, Software Development, Windows Development0
Embarcadero
Sometimes your application needs a user interface, but what is the best way to make one for Python applications? The answer, quite emphatically, DelphiVCL for Python. What is the Delphi VCL for Python? The VCL… … Read more
4 years ago in Delphi, DelphiVCL, gui, learn delphi, Python, UI, vcl, Video, Videos0
jpluimers
Doing a “DefaultUsrPwDm” – Google Search, I bumped into the System.Classes.TLoginCredentialService class. There is hardly any documentation. It was introduced as [WayBack] System.Classes.TLoginCredentialService – XE2 API Documentation with the standard TObject template: TObject is the ultimate… … Read more
4 years ago in Delphi, Development, Software Development0
kimbomadsen
We are happy to release next version of kbmMemTable. Fixed CSV not reading last line if not ending with eol character. Fixed IndexFieldNames not being reset correctly when switching index. […] … Read more
4 years ago in computer, database, Delphi, kbmMemTable, SQL0
jpluimers
I wish I had blogged about this a lot sooner, as then far less people would use var aFoo: array of TFoo as method parameters for results that are just out parameters and could be… … Read more
4 years ago in Delphi, Development, Software Development0