Google
TntControls.Finalized Variable
Namespace
Pascal
Finalized: Boolean;
File
Description

If any tnt controls are still around after finalization it must be due to a memory leak. Windows will still try to send a WM_DESTROY, but we will just ignore it if we're finalized.

Related Information