Class TArray

Description

Inherits from

TObject

TArray class } { array of items which size is FItemSize } { TArray holds items in on chunk of memory, can be } { used to hold record, integers, .

Constructors

Create

Functions

Add
Assign
Clear
Delete
Destroy
GetItem
IndexOf
Insert
SetItem
Error
Grow
SetCapacity

Properties

Count
Data

Events

Variables

FArray
FCapacity
FCount
FItemSize