Overload List
Overload 1: procedure aSetLength(var a: TCplxArray; const Len: Int64);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | TCplxArray | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 2: procedure aSetLength(var a: T2DCplxArray; const Len: Int64);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | T2DCplxArray | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 3: procedure aSetLength(var a: TSCplxArray; const Len: Int64);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | TSCplxArray | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 4: procedure aSetLength(var a: T2DSCplxArray; const Len: Int64);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | T2DSCplxArray | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 5: procedure aSetLength(var a: TBooleanArray; const Len: Int64);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | TBooleanArray | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 6: procedure aSetLength(var a: TByteArray; const Len: Int64);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | TByteArray | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 7: procedure aSetLength(var a: T2DByteArray; const Len: Int64);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | T2DByteArray | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 8: procedure aSetLength(var a: TDoubleArray; const Len: Int64);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | TDoubleArray | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 9: procedure aSetLength(var a: T2DDoubleArray; const Len: Int64);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | T2DDoubleArray | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 10: procedure aSetLength(var a: TSmallIntArray; const Len: Int64);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | TSmallIntArray | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 11: procedure aSetLength(var a: T2DSmallIntArray; const Len: Int64);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | T2DSmallIntArray | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 12: procedure aSetLength(var a: TIntegerArray; const Len: Int64);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | TIntegerArray | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 13: procedure aSetLength(var a: T2DIntegerArray; const Len: Int64);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | T2DIntegerArray | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 14: procedure aSetLength(var a: TInt64Array; const Len: Int64);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | TInt64Array | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 15: procedure aSetLength(var a: IntPtr[]; const Len: Int64);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | IntPtr[] | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 16: procedure aSetLength(var a: TObjectArray; const Len: Int64);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | TObjectArray | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 17: procedure aSetLength(var a: GCHandle[]; const Len: Int64);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | GCHandle[] | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 18: procedure aSetLength(var a: TShortIntArray; const Len: Int64);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | TShortIntArray | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 19: procedure aSetLength(var a: TSingleArray; const Len: Int64);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | TSingleArray | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 20: procedure aSetLength(var a: T2DSingleArray; const Len: Int64);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | T2DSingleArray | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 21: procedure aSetLength(var a: string; const Len: Integer);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | string | |
| 2 | Len | Integer | element count |
Result: stored in self (calling object)
Overload 22: procedure aSetLength(var a: StringArray; const Len: Integer);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | StringArray | |
| 2 | Len | Integer | element count |
Result: stored in self (calling object)
Overload 23: procedure aSetLength(var a: T2DStringArray; const Len: Integer);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | T2DStringArray | |
| 2 | Len | Integer | element count |
Result: stored in self (calling object)
Overload 24: procedure aSetLength(var a: TWordArray; const Len: Int64);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | TWordArray | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 25: procedure aSetLength(var a: TCardinalArray; const Len: Int64);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | TCardinalArray | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 26: procedure aSetLength(var a: TUInt64Array; const Len: Int64);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | TUInt64Array | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)