Data.DB.TParam.GetAsObject

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: protected
Source:
Data.DB.pas
Data.DB.hpp
Unit: Data.DB
Parent: TParam

Delphi

function GetAsObject: TObject;

C++

System::TObject* __fastcall GetAsObject();

Description

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