delphiprofi
If you are using {$IFDEF} in your source – normally it’s fine…e.G.{$IFDEF DEBUG}ShowMessage(‘Foo’);{$ENDIF}Why, because this DEBUG is handled by the IDE.But what if you want to use your own?{$IFDEF IMPORTANT}Result := 42;{$ENDIF} If your applicat… … Read more
4 years ago 0
Mary Kelly
There are several options available for migrating or importing data with InterBase databases. No matter if you are migrating and need to import data into your new database or exporting your data to use in… … Read more
4 years ago in data, database, export, import, InterBase0
Stephen Ball
Join us for “TCoffee and Code” Join us every day between the 1st & 5th of February for TCoffeeAndCode as we have a virtual coffee break at 11am GMT each day. With Covid still keeping… … Read more
4 years ago in News0
TMS Software
New year, new ideas. So, I’m happy to kick off with one of the many new ideas we have, which is the Freebie Friday! Freebie Friday is simple. We share a useful code snippet that… … Read more
4 years ago 0
TMS Software
New year, new ideas. So, I’m happy to kick off with one of the many new ideas we have, which is the Freebie Friday! Freebie Friday is simple. We share a useful code snippet that… … Read more
4 years ago 0
Jim McKeeth
In this webinar, Embarcadero Delphi MVP Ian Barker writes and deploys an app that targets Windows, macOS, and Linux from one set of code using just Delphi 10.4 and the FirePower components from Woll2Woll software…. … Read more
4 years ago in firepower x, grid, linux, Tech Partner, Webinar, woll2woll0