API:Data.DB.TParamStreamObject

From RAD Studio API Documentation
Jump to: navigation, search

Data.DB.TParamObjectSystem.TInterfacedObjectSystem.TObjectTParamStreamObject

Delphi

TParamStreamObject = class(TParamObject, IParamStreamObject)

C++

class PASCALIMPLEMENTATION TParamStreamObject : public TParamObject

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.

Data.DB.TParamStreamObject inherits from Data.DB.TParamObject. All content below this line refers to Data.DB.TParamObject.

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