Back to Devexpress

TcxCustomInplaceEditContainer Members

vcl-cxinplacecontainer-dot-tcxcustominplaceeditcontainer-dot-underscore-members.md

latest15.1 KB
Original Source

TcxCustomInplaceEditContainer Members

The base class for columns in Tree List controls.

Constructors

NameDescription
Create(TComponent)Inherited from TComponent.

Properties

NameDescription
ComObjectInherited from TComponent.
ComponentCountInherited from TComponent.
ComponentIndexInherited from TComponent.
ComponentsInherited from TComponent.
ComponentStateInherited from TComponent.
ComponentStyleInherited from TComponent.
Data
DesignInfoInherited from TComponent.
Editing protectedDetermines whether an item of an editing control is being edited.
EditValue protectedSpecifies the value stored in the currently focused item’s editor.
Filtered protected
FilteringDateRanges protected
Focused protected
ItemIndexSpecifies the current item index.
NameInherited from TComponent.
ObserversInherited from TComponent.
Options protectedContains a set of options managing the behavior of an editing control’s item.
OwnerInherited from TComponent.
PropertiesProvides access to active in-place editor settings.
PropertiesClassSpecifies a reference to the editor properties class that corresponds to the active in-place editor type.
PropertiesClassNameSpecifies the in-place editor type by its class name.
PropertiesValue protectedProvides access to active in-place editor settings.
RepositoryItemSpecifies an edit repository item for the data item.
StylesSpecifies the styles managing the appearance of an editing control’s item.
TagInherited from TComponent.
Value protected
ValueCount protected
VCLComObjectInherited from TComponent.
VisibleForExpressionEditorSpecifies an item’s visibility in the “Expression Editor Dialog“ dialog.

Methods

NameDescription
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
BeginInvoke(TAsyncConstArrayFunctionEvent,Untyped[],TObject)Inherited from TComponent.
BeginInvoke(TAsyncConstArrayProc,Untyped[],TObject)Inherited from TComponent.
BeginInvoke(TAsyncConstArrayProcedureEvent,Untyped[],TObject)Inherited from TComponent.
BeginInvoke(TAsyncFunctionEvent,TObject)Inherited from TComponent.
BeginInvoke(TAsyncProcedureEvent,TObject)Inherited from TComponent.
BeginInvoke(TProc,TObject)Inherited from TComponent.
BeginInvoke<TResult>(TAsyncConstArrayFunc<TResult>,Untyped[],TObject)Inherited from TComponent.
BeginInvoke<TResult>(TFunc<TResult>,TObject)Inherited from TComponent.
DestroyComponentsInherited from TComponent.
DestroyingInherited from TComponent.
EndFunctionInvoke(IAsyncResult)Inherited from TComponent.
EndInvoke(IAsyncResult)Inherited from TComponent.
EndInvoke<TResult>(IAsyncResult)Inherited from TComponent.
Equals(TObject)Inherited from TObject.
ExecuteAction(TBasicAction)Inherited from TComponent.
FindComponent(String)Inherited from TComponent.
FreeNotification(TComponent)Inherited from TComponent.
FreeOnReleaseInherited from TComponent.
GetChildren(TGetChildProc,TComponent)Inherited from TComponent.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
GetParentComponentInherited from TComponent.
HasParentInherited from TComponent.
InsertComponent(TComponent)Inherited from TComponent.
IsImplementorOf(IInterface)Inherited from TComponent.
LoadedInherited from TComponent.
Notification(TComponent,TOperation)Inherited from TComponent.
ReferenceInterface(IInterface,TOperation)Inherited from TComponent.
RemoveComponent(TComponent)Inherited from TComponent.
RemoveFreeNotification(TComponent)Inherited from TComponent.
SetParentComponent(TComponent)Inherited from TComponent.
SetSubComponent(Boolean)Inherited from TComponent.
ShowExpressionEditorInvokes the Expression Editor dialog for the tree list column.
ToStringInherited from TObject.
UpdateAction(TBasicAction)Inherited from TComponent.

Events

NameDescription
OnGetFilterImages protectedAllows you to replace images displayed in a grid item’s filter pop-up window.
OnGetFilterValues protected
OnInitFilteringDateRanges protected
OnUserFiltering protected
OnUserFilteringEx protected
PropertiesEvents

See Also

TcxCustomInplaceEditContainer Class

cxInplaceContainer Unit