IBX.IBBlob.TIBBlobStream.Handle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Handle: TISC_BLOB_HANDLE read FHandle;

C++

__property Ibx::Ibexternals::PVoid Handle = {read=FHandle};

Properties

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

Description

Indicates the Blob handle.

Use Handle to return the Blob handle.