Overload List
Overload 1: procedure aSetLength(var a: TBooleanArray; const Len: integer);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | TBooleanArray; const Len: integer | var a |
Result: stored in self (calling object)
Overload 2: procedure aSetLength(var a: TBytes; const Len: integer);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | TBytes; const Len: integer | var a |
Result: stored in self (calling object)
Overload 3: procedure aSetLength(var a: TDiscreteRecordArray; const Len: integer);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | TDiscreteRecordArray; const Len: integer | var a |
Result: stored in self (calling object)
Overload 4: procedure aSetLength(var a: TDoubleArray; const Len: integer);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | TDoubleArray; const Len: integer | var a |
Result: stored in self (calling object)
Overload 5: procedure aSetLength(var a: TExampleRecordArray; const Len: integer);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | TExampleRecordArray; const Len: integer | var a |
Result: stored in self (calling object)
Overload 6: procedure aSetLength(var a: TFloatRecordArray; const Len: integer);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | TFloatRecordArray; const Len: integer | var a |
Result: stored in self (calling object)
Overload 7: procedure aSetLength(var a: TIndexRecordArray; const Len: integer);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | TIndexRecordArray; const Len: integer | var a |
Result: stored in self (calling object)
Overload 8: procedure aSetLength(var a: TIntegerArray; const Len: integer);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | TIntegerArray; const Len: integer | var a |
Result: stored in self (calling object)
Overload 9: procedure aSetLength(var a: TKFloatSpanArray; const Len: integer);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | TKFloatSpanArray; const Len: integer | var a |
Result: stored in self (calling object)
Overload 10: procedure aSetLength(var a: TKNNParamsArray; const Len: integer);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | TKNNParamsArray; const Len: integer | var a |
Result: stored in self (calling object)
Overload 11: procedure aSetLength(var a: TKRecordArray; const Len: integer);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | TKRecordArray; const Len: integer | var a |
Result: stored in self (calling object)