Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
15.010 Beiträge
 
#1

Conditional Compilation with Features

  Alt 23. Sep 2015, 16:20
Are you developing a code that must work in different Delphi versions? Are you sick of writing code like{$IF CompilerVersion >= 22}class function Mapper: IMapper;{$ENDIF}as you a) never know when some feature was introduced into Delphi and b) constantly wonder which ...

More...
  Mit Zitat antworten Zitat