TdxCustomListView.IsEditing Method
Identifies if an item caption‘s in-place editor is active.
Declaration
function IsEditing: Boolean;
Returns
| Type | Description |
|---|---|
| Boolean | True if an in-place editor is active; otherwise, False. |
See Also