Subject | FieldReadonly |
---|---|
Author | Alan McDonald |
Post date | 2003-05-21T00:42:48Z |
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
I want to set
field1.attribute.readonly := not (IB_Connection1.SQLRole='ADMIN');
on a whole lot of fields
thanks
Alan