Suggestion: TMSFNCDBListBox
If not already requested, I would like to suggest a TMSFNCDBListBox component be added to the FNC UI Pack.
This is a component that would benefit greatly with the TMS touch. :)
The Font property and an ability to type more than one character to locate items would be indispensable.
Thanks.
That is a good suggestion but meanwhile, have you considered a one-column TTMSFNCGrid with the TTMSFNCGridDatabaseAdapater component for data-binding?
Was thinking about that. Could have the index in a hidden column. But, would it be able to do the type and search?
That would require some application level code from the grid's OnKeyPress() event and a grid.Find() called from there.
Done! Have it working like a data enabled TTMSFNCSearchList.
I encountered a few issues using the TTMSFNCPageControl, which I shall outline in a new post.
However, please also do the component suggested above.
Suggestion: TMSFNCDBListBox
Thank you.