jpluimers
Recently I needed a plain TDBGrid without a horizontal scrollbar. I based it on the below solutions, but using an interposer class (type TDBGrid = class(TDBGrid) … end;). Another solution is to redirect the WinProc… … Read more
4 years ago in Delphi, Development, Software Development0
Danny
Two of my Delphi web service articles have been published in Blaise Pascal Magazine and a third one is coming up. This series of articles is about writing your own web services server and client… … Read more
4 years ago in Article, Blaise, Delphi, JSON, Magazine, News, pascal, REST, Web Service0