IBX.IBBlob.TIBBlobStream.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create();

C++

__fastcall TIBBlobStream();

Properties

Type Visibility Source Unit Parent
constructor public
IBX.IBBlob.pas
IBX.IBBlob.hpp
IBX.IBBlob TIBBlobStream

Description

Creates an instance of TIBBlobStream.

Call Create to obtain an instance of TIBBlobStream for reading from or writing to a specific TBlobField object.