Show: Delphi
C++
Display Preferences
System.OpenArray Declared Members
From XE2 API Documentation
Constructors & Destructors
| Create | Creates an OpenArray object. |
| Destroy | Frees the memory associated with the OpenArray object. |
Functions
| GetHigh | Returns the highest element index (number of elements - 1). |
| operator () | Converts this OpenArray to T*. |
| operator = | Copies the rhs OpenArray into the lhs OpenArray (this). |