
This zip file contains a sample component from John Truchon
(jtruchon@sprynet.com). John is a long time TOPAZ user and now and then he
comes up with very nice samples to share with other TOPAZ programmers. Here
is what he has to say about this component:  "I've attached some code for a
TzLUComboBox component.  I just got tired of assigning the same code to the
OnDropDown event of TzComboBoxes.  So, I create a component that has a Look-Up
DataSource and DataField.  Just assign the TzDbf and field and the data will
be in the dropdown. If you think it's something others could use feel free to
post it."

LUCombo.zip contains three files:

LUCOMB.PAS - source code
README.TXT - this file

Declaimer:
  This sample has been tested under Delphi 1,2 and 3 with TOPAZ 7.5,
  but use it to your own risk. If you have any questions
  or bug reports please contact the author directly.
----------------------------------------------------------------------------
