RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPaintControl.DestroyHandle Method

Destroys the window used by the paint control.

Pascal
procedure DestroyHandle;
C++
__fastcall DestroyHandle();

The destructor of TPaintControl calls DestroyHandle to release the Windows resources allocated on behalf of the paint control. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!