[Lazarus] OI Checkboxes
Vojtěch Čihák
vojtech.cihak at atlas.cz
Fri Nov 28 20:28:55 CET 2014
Hello,
TCheckBoxThemed is done:
http://bugs.freepascal.org/view.php?id=27106
Currently it installs to LazControls.
As proposed, it has:
- property Alignment;
- public class method PaintSelf capable to paint checkbox without instance
the rest is the same as TCheckBox.
No idea about accessibility, I only added
AccessibleRole := larCheckBox;
to constructor, I guess it's not enough.
Vojtěch
_______________________________________________
Lazarus mailing list
Lazarus at lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus <http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20141128/8c13880f/attachment-0003.html>
More information about the Lazarus
mailing list