ForceControlsReadOnly property

Applies to
TIB_Column

Declaration
Property ForceControlsReadOnly : boolean;

Description
This property is to be used at runtime to make a column ReadOnly for a special case that may be temporary. Setting this to true does not make a column not readonly. It will just force it to readonly if it isn't already by some other factor.