REST.Response.Adapter.TCustomRESTRequestDataSetAdapter.OnFilterRecord

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnFilterRecord: TFilterRecordEvent read GetOnFilterRecord write SetOnFilterRecord;

C++

__property Data::Db::TFilterRecordEvent OnFilterRecord = {read=GetOnFilterRecord, write=SetOnFilterRecord};

Properties

Type Visibility Source Unit Parent
event public
REST.Response.Adapter.pas
REST.Response.Adapter.hpp
REST.Response.Adapter TCustomRESTRequestDataSetAdapter

Description

Embarcadero Technologies does not currently have any additional information.