TSnapControl.Destroy

TSnapControl

  Classes Reference > Records, types etc. > TSnapControl > TSnapControl Methods >

TSnapControl.Destroy

TSnapControl

Previous pageReturn to chapter overviewNext page

Destroys an instance of TSnapControl.

destructor Destroy; override;

Description

Do not call Destroy directly in an application. Instead, call Free. Free verifies that the TSnapControl reference is not nil before calling Destroy.

Go to CAD VCL Enterprise