Data.DB.TDefaultLookupList

From RAD Studio API Documentation
Jump to: navigation, search

Data.DB.TLookupListSystem.TObjectTDefaultLookupList

Delphi

TDefaultLookupList = class(TLookupList)

C++

class PASCALIMPLEMENTATION TDefaultLookupList : public TLookupList

Properties

Type Visibility Source Unit Parent
class public
Data.DB.pas
Data.DB.hpp
Data.DB Data.DB

Description

TDefaultLookupList is the default implementation of TLookupList.

TDefaultLookupList is the default implementation of TLookupList for TField and TDataSet.

See Also