REST.BindSource.TRESTComponentAdapter.DoBeforePostFields
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.