CodeDelphi

Syntax Censor - WITH, GOTO, and LABEL - Delphi Developer Debate

See also Ian’s post which has copies of the slides and also will include a link to the YouTube webinar replay when it is available. Be sure to join us for the next Delphi Developer Debate Syntax Censor – WITH, GOTO, and LABEL Wed, Jul 27, 2022 11:00 AM – 12:00 PM CDT   [Registration] Here are the results from the MVP Survey, be sure to join the webinar for the in-depth…
Read more
CodeDelphiIDERAD Studio

Delphi 11 Alexandria Defines

As part of my recent DelphiCon 2021 session, Multi-Platform Explorations using Delphi, FMX, Feeds, REST and More, my example code needed to use IFDEFs for some of the uses statements, variable definitions and code. This blog post contains an example of the use of defines…