Data.DB.TParamObject

From RAD Studio API Documentation
Jump to: navigation, search

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.

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=Data.DB.TParamObject&oldid=142479"