My dzlib contains several nullable data types which internally use an interface field to maintain the IsValid value as originally suggested by Alan Bauer in a post on his long defunct Codegear blog "The Oracle at Delphi". Today I added debug vizualizers for these types to my dzDebugVisualizer package. Rather than showing the two fields … Continue reading Debug visualizers for my TNullable types