Data.Bind.ObjectScope.TBindFieldDefs

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.Classes.TOwnedCollectionSystem.Classes.TCollectionSystem.Classes.TPersistentSystem.TObjectTBindFieldDefs

Delphi

TBindFieldDefs = class(TOwnedCollection)

C++

class PASCALIMPLEMENTATION TBindFieldDefs : public System::Classes::TOwnedCollection

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope Data.Bind.ObjectScope


Beschreibung

Ist eine Kollektion von Feldern in einer LiveBindings-Datenquelle.

Die Einträge in der TBindFieldDefs-Kollektion haben den Typ TBindFieldDef.

Siehe auch