Subject | Re: [IBO] TIB_LookupCombo: Indicating search is fail in incremental searching mode. |
---|---|
Author | Hie Joen |
Post date | 2002-01-28T07:20:02Z |
Ooops I'm using Delphi 5 + IBO 4.2Fp.
IBO help said:
-- quote start
Applies to
TIB_CustomCombo
Declaration
Property SeekNearest : boolean;
Description
Determines if the nearest record should be selected as the current record or
not. Even if this is false the IB_Grid is designed to show the nearest
matching record without actually selecting it.
-- quote end
IBO help said:
-- quote start
Applies to
TIB_CustomCombo
Declaration
Property SeekNearest : boolean;
Description
Determines if the nearest record should be selected as the current record or
not. Even if this is false the IB_Grid is designed to show the nearest
matching record without actually selecting it.
-- quote end
----- Original Message -----
From: "Hie Joen" <hiejoen@...>
To: <IBObjects@yahoogroups.com>
Sent: Monday, January 28, 2002 2:13 PM
Subject: [IBO] TIB_LookupCombo: Indicating search is fail in incremental
searching mode.
TIA
HJ