REST.BindSource.TRESTComponentAdapter.DoBeforePostFields

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoBeforePostFields(AFields: TArray<TBindSourceAdapterField>); override;

C++

virtual void __fastcall DoBeforePostFields(System::DynamicArray<Data::Bind::Objectscope::TBindSourceAdapterField*> AFields);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
REST.BindSource.pas
REST.BindSource.hpp
REST.BindSource TRESTComponentAdapter

Description


Embarcadero Technologies does not currently have any additional information.