FireDAC.Stan.Param.TFDParam.AssignVarRec
Delphi
procedure AssignVarRec(const AVarRec: TVarRec; AIndex: Integer = -1);
C++
void __fastcall AssignVarRec(const System::TVarRec &AVarRec, int AIndex = 0xffffffff);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | FireDAC.Stan.Param.pas FireDAC.Stan.Param.hpp |
FireDAC.Stan.Param | TFDParam |
Description
Assigns the value of the specified element of an array of constants to the specified index of an array property of this FireDAC parameter object that matches the type of the specified element.
The following table shows what types of element match what array properties of TFDParam:
AVarRec.VType Value
|
TFDParam Property
|
---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
AsIntegers (32 bits) |
|
|
|
|
|