Specifies whether cell is enabled for editing, or user mouse/keyboard clicks.
property Enabled: Boolean read GetEnabled write SetEnabled;
Remarks
If the property is set to False
, effect is same as Enabled property of column is False
, but for only this cell.