Vcl.DBLookup.TDBLookupList

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.DBGrids.TCustomDBGridVcl.Grids.TCustomGridVcl.Controls.TCustomControlVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTDBLookupList

Delphi

TDBLookupList = class(TCustomDBGrid)

C++

class PASCALIMPLEMENTATION TDBLookupList : public Vcl::Dbgrids::TCustomDBGrid

Properties

Type Visibility Source Unit Parent
class public
Vcl.DbLookup.pas
Vcl.DBLookup.hpp
Vcl.DBLookup Vcl.DBLookup

Description

Implements a lookup list.

The TDBLookupList class implements a list for database lookup operations.

See Also