Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

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

Some links on the Delphi VolatileAttribute

  Alt 12. Aug 2021, 06:10
Some links, because I had a hard time finding good documentation on VolatileAttribute (which is the name of the type; you use it as [Volatile] on variables, parameters and fields. TL;DR Volatile The*volatile*attribute is used to mark fields that are subject to change by different threads, so that code generation does not optimize copying the […]

Weiterlesen...
  Mit Zitat antworten Zitat