On 4/26/16, Fabio Luis Girardi <fluisgira...@gmail.com> wrote:

> But now, extending some controls of LCL (including some kind of security on
> it), and some of then, don't have a TCustom<ClassName> as ancestor. Some
> controls that don't have:
>
> ** TScrollBox
> ** TDBText
> ** TDBEdit
> ** TNotebook (and TPage)

Maybe I'missing the point but:

TDBEdit = class(TCustomMaskEdit)
TDBText = class(TCustomLabel)

Bart

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to