Skip to content

Files

Latest commit

 

History

History
9 lines (6 loc) · 392 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 392 Bytes

Quelltexte zu ein Youtube Video

Hier findet die wie Quelltexte, wie ihr mit den RTTI und deren method interception schnell und einfach ein Logging oder ein Berechtigungssystem an eure Geschäftslogik fummeln könnt, ohne die Klassen selbst groß zu erweitern.

Das Video ist hier: https://youtu.be/5P7nyMAQ-BI

RTTI method interception

This shows how delphi's method interception works.