Subject EnhComponents update
Author Geoff Worboys
Hi,

I released a minor update to the EnhComponents to support the changes
introduced in IBObjects v3.6.Ce.

* Support for AutoLabel

* IB_LocateEditEnh to operate like a normal edit control in edit modes

Aside from a few minor fixes nothing much else has changed at this
point.


Note: The TLabelEnh component is now redundant. The TIB_Label
component introduced in IBO3.6.Ce was based on TLabelEnh but extended
to work with the AutoLabel feature. I recommend that anyone who is
using TLabelEnh move over to TIB_Label as I will eventually remove
TLabelEnh from the EnhComponents pack.

TIB_Label has a customisable suffix, whereas TLabelEnh used to
automatically use a full colon ( ":" ) when dotleader was enabled. So
if you have previously been using the dotleader capability you should
set the suffix property to ":" to keep the same appearance.

Or even better, convert over to AutoLabel :-)

Geoff Worboys
Telesis Computing