System.OpenArray.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

__fastcall ~OpenArray()

Properties

Type Visibility Source Unit Parent
destructor public sysopen.h System OpenArray

Description

Frees the memory associated with the OpenArray object.

Destroy is called automatically when the function that has the corresponding OpenArray parameter exits.