About the author
The Delphi 8 compiler introduces the following predefined conditional symbols.
Usage:
{$IFDEF ConditionalSymbolAbove}...{$ENDIF}
This article discusses the new Delphi 8 property access specifiers.
Continued discussion of undocumented Delphi 8 Property Access Specifiers, and other ways of adding and removing delegates / events handlers, including clearing the list of all the delegates / event handlers.