On Mon, May 23, 2011 at 08:22, Mattias Gaertner <[email protected]> wrote: > On Mon, 23 May 2011 08:10:36 +1100 > Alexander Klenin <[email protected]> wrote: > >>[...] >> > If you expect to see the Color property as it is in the LCL, that will not >> > happen. >> Why? It is only a few lines of code. > > It is not that simple. TColor supports some special color constants like > clBtnFace. This makes only sense in the LCL.
I know, and I have already suggested to write virtual getter and setter and ignore those constants in the basic version. -- Alexander S. Klenin -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
