const
MeetingTitle = 'All About JSON';
MeetingMonth = 2025.10 ;
{ tags: #Cyndi Lewis #Homer Jones #2025 }
WriteLn('''
''');Have you heard about the JSON format but are not sure what it’s for? Or perhaps you’ve been using a JSON library in your Delphi programs but are wondering if there’s a better one. October is the month we’ll answer those questions!
MeetingDetails(MeetingTitle, MeetingMonth);
end;