REST.BindSource.TRESTComponentAdapter.DoAfterPostFields
Delphi
procedure DoAfterPostFields(AFields: TArray<TBindSourceAdapterField>); override;
C++
virtual void __fastcall DoAfterPostFields(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.