[Lazarus] TextHint in TComboBox
Marcos Douglas B. Santos
md at delfire.net
Mon Nov 15 16:51:21 CET 2021
On Mon, Nov 15, 2021 at 12:37 PM Marcos Douglas B. Santos
<md at delfire.net> wrote:
>
> Hi,
> I need to implement a TextHint property—as we have in TEdit— in a component inherited from TComboBox. Doesn't matter if it will be "emulated" or not.
>
> My first thought was copying from TEdit... however, is this the better way?
> Maybe sharing this code, in Lazarus code, for other components, would be a better design instead of inside TEdit?
I've found this https://gitlab.com/freepascal.org/lazarus/lazarus/-/issues/30682
Marcos Douglas
More information about the lazarus
mailing list