System.OpenArray.Destroy

From RAD Studio API Documentation
Revision as of 00:22, 17 October 2011 by PyBot (talk | contribs) (Scoping Libraries)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.