Hi Tim,
what you are looking for is the AfterLoading event. This is called whenever an instance is loaded from the database. As Melvin correctly explained, AfterModify is only called when changes will be made to an instance (also upon instance creation).
Best regards,
Daniel