Datasnap.DSReflect.TDSMethodValues.GetValues
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: Datasnap.DSReflect.pas Datasnap.DSReflect.hpp
| |
Unit: Datasnap.DSReflect | |
Parent: TDSMethodValues |
Delphi
function GetValues: TArrayOfTValue;
C++
TArrayOfTValue __fastcall GetValues();
Description
Returns the internally stored values of the parameters.