Tag: delphi lessons
Delphi's Code Structure
Delphi codes are modular (code snippets). You might think like Lego pieces. Each module can have sub-modules....
Starting with Delphi and Basic Features - 1
Delphi spelling rules, block control statements and variable definition form are taken from Pascal....