RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
dblookup.TDBLookupComboStyle Enumeration
Pascal
TDBLookupComboStyle = (
  csDropDown,
  csDropDownList
);
C++
enum TDBLookupComboStyle {
  csDropDown,
  csDropDownList
};

This is record dblookup.TDBLookupComboStyle.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!