Data.Bind.ObjectScope.TGeneratorFieldDefs

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

Delphi

TGeneratorFieldDefs = class(TBindFieldDefs)

C++

class PASCALIMPLEMENTATION TGeneratorFieldDefs : public TBindFieldDefs

Properties

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

Description

Defines all generated fields in a data source such as TAdapterBindSource.

See Also