Vcl.DBLookup.TDBLookupCombo.LookupDisplay

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property LookupDisplay: string read GetLookupDisplay write SetLookupDisplay;

C++

__property System::UnicodeString LookupDisplay = {read=GetLookupDisplay, write=SetLookupDisplay};

Propriétés

Type Visibilité  Source Unité  Parent
property published
Vcl.DbLookup.pas
Vcl.DBLookup.hpp
Vcl.DBLookup TDBLookupCombo

Description

Identifie le champ de référence affiché par le contrôle à options de références.

La propriété LookupDisplay est utilisée pour identifier champ de référence affiché par le contrôle à options de références.

Voir aussi