Subject FieldReadonly
Author Alan McDonald
What's the easiest way (syntax please) for settings certain fields readonly.
I want to set
field1.attribute.readonly := not (IB_Connection1.SQLRole='ADMIN');

on a whole lot of fields

thanks
Alan