TCustomPaintBox32.Destroy

destructor Destroy; override;

Description

Destroys an instance of TCustomPaintBox32 object and frees all associated memory.

Do not call Destroy directly, use Free method instead.

See Also

TCustomPaintBox32