[Lazarus] Opinions required on what the ReadOnly property should do for LCL controls.

Graeme Geldenhuys graemeg.lists at gmail.com
Thu Feb 21 21:42:51 CET 2008


On 21/02/2008, Marius <fpclazarus at home.nl> wrote:
>
> http://www.reference.com/search?r=13&q=Read-only
>
>  Readonly = Not writable = Cannot change the contents of what is supposed
>  to be edited in that particularly component. So when readonly we are not
>  allowed to change the contents by entering text or changing the text
>  indirect via a popup or any other dialog (its could still be allowed to
>  show the popup).

And if a component is ReadOnly, you are still allowed to change the
values from code.

Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/



More information about the Lazarus mailing list