Data.Bind.DBScope.TCustomBindScopeDB.SetField
[–] Properties | |
---|---|
Type: procedure | |
Visibility: protected | |
Source: Data.Bind.DBScope.pas | |
Unit: Data.Bind.DBScope | |
Parent: TCustomBindScopeDB |
Delphi
procedure SetField(ABindComp: TBasicBindComponent; const FieldName: string); virtual;
Description
Sets the name of the field.
The SetField method is used to set the name of the field. The name is supplied by the FieldName
parameter.