Data.DB.TParamObject

Delphi
TParamObject = class(TInterfacedObject, IParamObject)
C++
class PASCALIMPLEMENTATION TParamObject : public System::TInterfacedObject
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | Data.DB.pas Data.DB.hpp |
Data.DB | Data.DB |
Description
TParamObject represents the class used to store a TObject in the variant value of a TParam object.
The TParamObject represents the class used to store a TObject in the variant value of a TParam object.