Vcl.Samples.Gauges.TGauge.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TGraphicControl.Destroy */ inline __fastcall virtual ~TGauge() { }

Properties

Type Visibility Source Unit Parent
destructor public Vcl.Samples.Gauges.hpp Vcl.Samples.Gauges TGauge

Description

Destroys the gauge instance.

Destroy frees the allocated resources with this gauge instance.