Link to home
Start Free TrialLog in
Avatar of faustomen
faustomen

asked on

Code completion

I use delphi6.
I work an editor.
I need to make a ListBox decendent or another similar that works like Delphi's Code Complete/Insight TPopupListBox
ASKER CERTIFIED SOLUTION
Avatar of kretzschmar
kretzschmar
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of faustomen
faustomen

ASKER

Hi,

 I made download and I look your example, it is fine.

 But I work with another component "RichView" (TDBRichViewEdit).

 I think that it is not possible to use the TSyncCompletionProposal component  with TDBRichViewEdit
component. I am right?

 Can you help me in one another way?

 Thanks