Back to Devexpress

TcxEditorRow Methods

vcl-cxvgrid-dot-tcxeditorrow-dot-underscore-methods.md

latest12.4 KB
Original Source

TcxEditorRow Methods

An unbound vertical grid row.

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.
Collapse(Boolean)Collapses the current row. Inherited from TcxCustomRow.
CreateHeaderInfoInherited from TcxCustomRow.
CreateViewInfoInherited from TcxCustomRow.
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.
Expand(Boolean)Expands the current row. Inherited from TcxCustomRow.
FindComponent(String)Inherited from TComponent.
FreeNotification(TComponent)Inherited from TComponent.
FreeOnReleaseInherited from TComponent.
GetChildren(TGetChildProc,TComponent)Inherited from TComponent.
GetFirstVisibleChildReturns the first visible child row of the current row if this row is parent. Inherited from TcxCustomRow.
GetHashCodeInherited from TObject.
GetLastVisibleChildReturns the bottommost visible child row of the current row if this row is parent. Inherited from TcxCustomRow.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
GetParentComponentInherited from TComponent.
HasChildrenTests if the current row has children. Inherited from TcxCustomRow.
HasParentInherited from TComponent.
HasVisibleChildrenTests if the row has visible children. Inherited from TcxCustomRow.
IndexOf(TcxCustomRow)Returns zero-based child row index in the collection of the current row. Inherited from TcxCustomRow.
InsertComponent(TComponent)Inherited from TComponent.
IsCategoryInherited from TcxCustomRow.
IsChild(TcxCustomRow)Tests if the current row is a child of the row specified by the ARow. Inherited from TcxCustomRow.
IsFirstTests if the current row is the first row among top-level rows or siblings of its parent. Inherited from TcxCustomRow.
IsFirstVisibleTests if the current row is the first visible row among top-level rows or siblings of its parent. Inherited from TcxCustomRow.
IsImplementorOf(IInterface)Inherited from TComponent.
IsLastTests if the current row is the last row among top-level rows or siblings of its parent. Inherited from TcxCustomRow.
IsLastVisibleTests if the current row is the last visible row among top-level rows or siblings of its parent. Inherited from TcxCustomRow.
IsParent(TcxCustomRow)Tests if the current row is a parent of the specified row. Inherited from TcxCustomRow.
IsRootLevelTests if the current row is on the root hierarchy level. Inherited from TcxCustomRow.
LoadedInherited from TComponent.
MakeVisibleScrolls the view in the grid control client area in order to display the current row onscreen. Inherited from TcxCustomRow.
Notification(TComponent,TOperation)Inherited from TComponent.
ReferenceInterface(IInterface,TOperation)Inherited from TComponent.
RemoveComponent(TComponent)Inherited from TComponent.
RemoveFreeNotification(TComponent)Inherited from TComponent.
RestoreDefaultsRestores default values of the TcxRowOptions. Inherited from TcxCustomRow.
SetParentComponent(TComponent)Inherited from TComponent.
SetSubComponent(Boolean)Inherited from TComponent.
ToStringInherited from TObject.
UpdateAction(TBasicAction)Inherited from TComponent.

See Also

TcxEditorRow Class

TcxEditorRow Members

cxVGrid Unit