DP News-Robot |
6. Sep 2018 06:11 |
Delphi – Defer defines the “postpone procedure” pattern to execute code at the end of
Last year, I stumbled upon [WayBack] Defer defines the “postpone procedure” pattern, this postpone should schedule a “procedure: TProc” to run it after the end of the caller method… – Cesar Romero – Google+*that points to this repository: https://github.com/cesarliws/foundation-4-delphi Some people like this usage of the RAII pattern, but I do like it even though […]
Weiterlesen...
|