jpluimers
A cool feature introduced in Delphi 10.2 Tokyo: often [RSP-17326] with statements generate W1048 unsafe typecast warning – Embarcadero Technologies. Only 2 upvotes, so I assume the “anti with camp” people are finally winning (:… … Read more
4 years ago in Delphi, Delphi 10.2 Tokyo (Godzilla), Development, Software Development0
Embarcadero Admin
Dmitry Sidorkin started programming with Delphi in 1995. His application (CST CAD Navigator) was one of the submissions for the Delphi 26th Showcase Challenge and we interviewed him for some insights toward his accumulated Delphi… … Read more
4 years ago in Delphi, developer, interview, object pascal, programming, Stories0
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