[Lazarus] lazcontrols filters
Ondrej Pokorny
lazarus at kluug.net
Fri Oct 9 18:48:15 CEST 2015
On 09.10.2015 18:43, Bart wrote:
> On 10/8/15, Ondrej Pokorny <lazarus at kluug.net> wrote:
>
>> Isn't is possible to paint the TextHint text manually into the combobox
>> / edit?
> At least TCustomEdit does not have a canvas, so that won't work (would
> have been so much easier than the current implementation).
> Does TComboBox have a canvas?
TComboBox must have a canvas because it supports OwnerDrawing.
Ondrej
More information about the Lazarus
mailing list