Back to Devexpress

TdxUIAdornerManager.Destroy Method

vcl-dxuiadorners-dot-tdxuiadornermanager.md

latest902 B
Original Source

TdxUIAdornerManager.Destroy Method

Destroys a TdxUIAdornerManager class instance.

Declaration

delphi
destructor Destroy; override;

Remarks

Call this destructor to destroy a UI adorner manager component and all its content. The destructor frees both the badge and guide collections and calls the inherited destructor to free the memory and resources previously allocated by the constructor call.

See Also

TdxUIAdornerManager Class

TdxUIAdornerManager Members

dxUIAdorners Unit