Developer

InplaceEdit

Specifies in-place edit control.

property InplaceEdit: INxInplaceEdit read FInplaceEdit write SetInplaceEdit;
If value is nil (default value) before editing is started, control will be created by grid based on column type. In most cases this is good enough.

See also