Data.Bind.ObjectScope.TBaseObjectBindSource.SetField
Delphi
procedure SetField(ABindComp: TBasicBindComponent; const FieldName: string); virtual;
C++
virtual void __fastcall SetField(Data::Bind::Components::TBasicBindComponent* ABindComp, const System::UnicodeString FieldName);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp |
Data.Bind.ObjectScope | TBaseObjectBindSource |
Description
Embarcadero Technologies does not currently have any additional information.