Skip to main content
A newer version of this page is available. .

TcxGridEditingController Methods

Editing controller for the current View.
Name Description
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
HideEdit(Boolean) Closes an active in-place editor.
IMEComposition(TMessage) Inherited from TcxCustomEditingController.
IMEStartComposition Inherited from TcxCustomEditingController.
QueryInterface(TGUID,Untyped) protected Provides access to the implementation of the specified interface if the current object supports it. Inherited from TcxIUnknownObject.
RemoveEdit(TcxCustomEditProperties) Inherited from TcxCustomEditingController.
ShowEdit Inherited from TcxCustomEditingController.
ShowEdit(TcxCustomGridTableItem,Char)
ShowEdit(TcxCustomGridTableItem,TShiftState,Integer,Integer) Opens an editor for a specific item.
ShowEdit(TcxCustomGridTableItem)
StartEditShowingTimer(TcxCustomGridTableItem)
StopEditShowingTimer Inherited from TcxCustomEditingController.
ToString Inherited from TObject.
UpdateEdit Inherited from TcxCustomEditingController.
See Also