P
Peter Judge
Guest
The WidgetHandle is a general wrapper with an AutoDestroy property that will delete the wrapped handle on object destruction. It exposes no extra attributes other than a Value property which contains the handle. A ProcedureHandle extension to the WidgetHandle (or just another implementation of the IHandleHolder) is a good idea.
Continue reading...
Continue reading...