Assign(TPersistent)
|
|
AssignTo(TPersistent)
|
|
BeginInvoke(TAsyncConstArrayFunctionEvent,Untyped[],TObject)
|
|
BeginInvoke(TAsyncConstArrayProc,Untyped[],TObject)
|
|
BeginInvoke(TAsyncConstArrayProcedureEvent,Untyped[],TObject)
|
|
BeginInvoke(TAsyncFunctionEvent,TObject)
|
|
BeginInvoke(TAsyncProcedureEvent,TObject)
|
|
BeginInvoke(TProc,TObject)
|
|
BeginInvoke<TResult>(TAsyncConstArrayFunc<TResult>,Untyped[],TObject)
|
|
BeginInvoke<TResult>(TFunc<TResult>,TObject)
|
|
Collapse(Boolean)
|
Collapses the current row.
|
CreateHeaderInfo
protected
|
|
CreateViewInfo
protected
|
|
DestroyComponents
|
|
Destroying
|
|
EndFunctionInvoke(IAsyncResult)
|
|
EndInvoke(IAsyncResult)
|
|
EndInvoke<TResult>(IAsyncResult)
|
|
Equals(TObject)
|
|
ExecuteAction(TBasicAction)
|
|
Expand(Boolean)
|
Expands the current row.
|
FindComponent(String)
|
|
FreeNotification(TComponent)
|
|
FreeOnRelease
|
|
GetChildren(TGetChildProc,TComponent)
|
|
GetFirstVisibleChild
|
Returns the first visible child row of the current row if this row is parent.
|
GetHashCode
|
|
GetLastVisibleChild
|
Returns the bottommost visible child row of the current row if this row is parent.
|
GetNamePath
|
|
GetOwner
|
|
GetParentComponent
|
|
HasChildren
|
Tests if the current row has children.
|
HasParent
|
|
HasVisibleChildren
|
Tests if the row has visible children.
|
IndexOf(TcxCustomRow)
|
Returns zero-based child row index in the collection of the current row.
|
InsertComponent(TComponent)
|
|
IsCategory
|
|
IsChild(TcxCustomRow)
|
Tests if the current row is a child of the row specified by the ARow.
|
IsFirst
|
Tests if the current row is the first row among top-level rows or siblings of its parent.
|
IsFirstVisible
|
Tests if the current row is the first visible row among top-level rows or siblings of its parent.
|
IsImplementorOf(IInterface)
|
|
IsLast
|
Tests if the current row is the last row among top-level rows or siblings of its parent.
|
IsLastVisible
|
Tests if the current row is the last visible row among top-level rows or siblings of its parent.
|
IsParent(TcxCustomRow)
|
Tests if the current row is a parent of the specified row.
|
IsRootLevel
|
Tests if the current row is on the root hierarchy level.
|
Loaded
|
|
MakeVisible
|
Scrolls the view in the grid control client area in order to display the current row onscreen.
|
Notification(TComponent,TOperation)
|
|
ReferenceInterface(IInterface,TOperation)
|
|
RemoveComponent(TComponent)
|
|
RemoveFreeNotification(TComponent)
|
|
RestoreDefaults
|
Restores default values of the TcxRowOptions.
|
SetParentComponent(TComponent)
|
|
SetSubComponent(Boolean)
|
|
ToString
|
|
UpdateAction(TBasicAction)
|
|