2012/5/16 Krzysztof <[email protected]>: > Or must I create new descendant of TMyProperty for each control and > then change default value of SomeValue property?
Yes, I think you have to do this. If you want to have different defaults for the property then you need to make different classes for them. -- cobines -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
