API:Vcl.DBLookup.TPopupGrid

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Vcl.DBLookup.TDBLookupListVcl.DBGrids.TCustomDBGridVcl.Grids.TCustomGridVcl.Controls.TCustomControlVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentTPopupGrid

Delphi

TPopupGrid = class(TDBLookupList)

C++

class PASCALIMPLEMENTATION TPopupGrid : public TDBLookupList

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Vcl.DbLookup.pas
Vcl.DBLookup.hpp
Vcl.DBLookup Vcl.DBLookup

Beschreibung

Implementiert ein Nachschlagelistenfeld.

Vcl.DBLookup.TPopupGrid erbt von Vcl.DBLookup.TDBLookupList. Der folgende Inhalt bezieht sich auf Vcl.DBLookup.TDBLookupList.

Implementiert ein Nachschlagelistenfeld.

Die Klasse TDBLookupList implementiert eine Liste für Nachschlageoperationen in einer Datenbank.

Siehe auch