Data.Bind.DBLinks.TBaseBindDBFieldLink

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

Delphi

TBaseBindDBFieldLink = class(TBaseBindDBControlLink)

C++

class PASCALIMPLEMENTATION TBaseBindDBFieldLink : public TBaseBindDBControlLink

Properties

Type Visibility Source Unit Parent
class public
Data.Bind.DBLinks.pas
Data.Bind.DBLinks.hpp
Data.Bind.DBLinks Data.Bind.DBLinks

Description

Represents a base binding component that wraps another binding component in order to link to a field in a data source.

See Also