Data.DB.TParam.GetAsObject

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetAsObject: TObject;

C++

System::TObject* __fastcall GetAsObject();

Properties

Type Visibility Source Unit Parent
function protected
Data.DB.pas
Data.DB.hpp
Data.DB TParam

Description

The protected method that returns the value of the field as a TObject.