AcceptMousePosForClick(Integer,Integer)
|
|
AddFontListener(IcxFontListener)
|
|
AddNode(TcxTreeListNode,TcxTreeListNode,Pointer,TcxTreeListNodeAttachMode)
protected
|
In unbound mode, adds a node to the control at the specified position.
|
AdjustColumnsWidth
|
Horizontally resizes the tree list, so that it fits the client area.
|
ApplyBestFit
|
Horizontally resizes the tree list, so that contents fit cells.
|
Assign(TPersistent)
|
|
AssignTo(TPersistent)
|
|
BeginDrag(Boolean,Integer)
|
|
BeginDragAndDrop
|
|
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)
|
|
BeginUpdate
|
Prevents an editing control from being updated until the EndUpdate or the CancelUpdate method is called.
|
BringToFront
|
|
Broadcast(Untyped)
|
|
Cancel
|
Discards any changes made to the linked storage during the transaction opened by the Edit method.
|
CancelEdit
|
Closes an in-place editor and discards changes made to the data cell‘s content.
|
CancelSearching
|
Stops the incremental search.
|
CancelUpdate
|
Enables updating of an editing control to resume after the BeginUpdate method was called.
|
CanFocus
|
|
CanFocusEx
|
|
CellRect(TcxTreeListNode,TcxTreeListColumn)
|
Returns a data cell‘s bounding rectangle, in tree list coordinates.
|
ChangeScale(Integer,Integer)
|
|
CheckNonMainThreadUsage
|
|
Clear
|
Removes all nodes from the control.
|
ClearSelection(Boolean)
|
Unselects all the selected nodes.
|
ClearSorting
|
Clears sorting in all columns.
|
Click
|
|
ClientToParent(TPoint,TWinControl)
|
|
ClientToScreen(TPoint)
|
|
ClientToScreen(TRect)
|
|
ColumnByName(string)
|
Provides access to a tree list column by its name.
|
ConstrainedResize(Integer,Integer,Integer,Integer)
|
|
ContainsControl(TControl)
|
|
ControlAtPos(TPoint,Boolean,Boolean,Boolean)
|
|
CopyAllToClipboard
|
Copies all nodes in the Tree List control to the clipboard as text.
|
CopySelectedToClipboard(Boolean)
|
Copies selected nodes to the clipboard as text.
|
CreateColumn(TcxTreeListBand)
|
Creates a new column.
|
CreateParentedControl(HWND)
|
|
DeleteAllColumns
|
Deletes all columns.
|
DeleteSelection
|
Permanently deletes selected nodes.
|
Deselect(TcxTreeListNode)
|
Deselects a node.
|
DestroyComponents
|
|
Destroying
|
|
DisableAlign
|
|
Dock(TWinControl,TRect)
|
|
DockDrop(TDragDockObject,Integer,Integer)
|
|
DragDrop(TObject,Integer,Integer)
|
|
Dragging
|
|
DrawTextBiDiModeFlags(Longint)
|
|
DrawTextBiDiModeFlagsReadingOnly
|
|
Edit
|
Allows updates in the linked storage.
|
EnableAlign
|
|
EndDrag(Boolean)
|
|
EndFunctionInvoke(IAsyncResult)
|
|
EndInvoke(IAsyncResult)
|
|
EndInvoke<TResult>(IAsyncResult)
|
|
EndUpdate
|
Enables updating of an editing control after the BeginUpdate method was called.
|
Equals(TObject)
|
|
ExecuteAction(TBasicAction)
|
|
Find(Pointer,TcxTreeListNode,Boolean,Boolean,TcxTreeListFindFunc,Boolean)
|
Searches for a node using the specified criteria and parameters.
|
FindChildControl(String)
|
|
FindComponent(String)
|
|
FindNext(Boolean)
|
Searches for a node containing the text specified by the SearchingText property.
|
FindNodeByKeyValue(Variant,TcxTreeListNode,Boolean,Boolean)
|
Locates a TreeList node by its key field value (also called the unique identifier).
|
FindNodeByText(string,TcxTreeListColumn,TcxTreeListNode,Boolean,Boolean,Boolean,TcxTreeListFindMode,TcxTreeListLikeParams,Boolean)
|
Searches for the first node that contains the specified text.
|
FinishDragAndDrop(Boolean)
|
|
FlipChildren(Boolean)
|
|
Focused
|
|
FreeNotification(TComponent)
|
|
FreeOnRelease
|
|
FullCollapse
|
Collapses all expanded nodes.
|
FullExpand
|
Expands all collapsed nodes.
|
FullRefresh
|
Updates the tree list.
|
GetChildren(TGetChildProc,TComponent)
|
|
GetColumnByFieldName(string)
|
Returns the column by the corresponding field’s name.
|
GetControlsAlignment
|
|
GetDragImages
|
|
GetEditRect(TcxTreeListNode,TcxTreeListColumn)
|
Returns the data cell edit container’s rectangle, in tree list coordinates.
|
GetHashCode
|
|
GetNamePath
|
|
GetNodeAt(Integer,Integer)
|
Returns the node by the specified coordinates.
|
GetOwner
|
|
GetParentComponent
|
|
GetSelections(TList)
|
Populates AList with selected nodes.
|
GetStyleName
|
|
GetSystemMetrics(Integer)
|
|
GetTabControlList(TList)
|
|
GetTabOrderList(TList)
|
|
GetTextBuf(PChar,Integer)
|
|
GetTextLen
|
|
GotoBOF
|
Moves focus to the first node in the control.
|
GotoEOF
|
Moves focus to the last node in the control.
|
GotoNext
|
Moves focus one node down.
|
GotoNextPage
|
Scrolls focus one page down.
|
GoToNextScrollbarAnnotation(TdxScrollbarAnnotationKinds,Boolean,Boolean)
|
|
GotoPrev
|
Moves focus one node up.
|
GotoPrevPage
|
Scrolls focus one page up.
|
HandleAllocated
|
|
HandleNeeded
|
|
HasParent
|
|
Hide
|
|
HideEdit
|
Closes an in-place editor and saves changes made to the data cell‘s content.
|
HideFindPanel
|
Hides the Find Panel.
|
InitiateAction
|
|
InsertComponent(TComponent)
|
|
InsertControl(TControl)
|
|
Invalidate
|
|
InvalidateRect(TRect,Boolean)
|
Adds a specified portion of the control’s client area to the window update region.
|
InvalidateRgn(TcxRegion,Boolean)
|
|
InvalidateWithChildren
|
|
IsBOF
|
Checks whether the first node in the control is focused.
|
IsCustomStyleActive
|
|
IsEOF
|
Checks whether the last node in the control is focused.
|
IsFindPanelVisible
|
Determines if the Find Panel is currently displayed.
|
IsImplementorOf(IInterface)
|
|
IsLightStyleColor(TColor)
|
|
IsMouseInPressedArea(Integer,Integer)
|
|
IsRightToLeft
|
|
LayoutChanged
|
Invalidates an editing control in response to layout changes.
|
Loaded
|
|
LockDrawing
|
|
LockScrollBars
|
|
MakeDefaultLayout
|
Restores the control’s default layout.
|
ManualDock(TWinControl,TControl,TAlign)
|
|
ManualFloat(TRect)
|
|
MouseDown(TMouseButton,TShiftState,Integer,Integer)
|
|
MouseMove(TShiftState,Integer,Integer)
|
|
MouseUp(TMouseButton,TShiftState,Integer,Integer)
|
|
MouseWheelHandler(TMessage)
|
|
Notification(TComponent,TOperation)
|
|
PaintTo(HDC,Integer,Integer)
|
|
PaintTo(TCanvas,Integer,Integer)
|
|
ParentToClient(TPoint,TWinControl)
|
|
Perform(Cardinal,WPARAM,LPARAM)
|
|
Perform(Cardinal,WPARAM,PChar)
|
|
Perform(Cardinal,WPARAM,TRect)
|
|
Post
|
Sends the changed data to the linked storage.
|
PostMouseMove
|
|
PostMouseMove(TPoint)
|
|
PreProcessMessage(TMsg)
|
|
Realign
|
|
ReferenceInterface(IInterface,TOperation)
|
|
Refresh
|
|
RemoveComponent(TComponent)
|
|
RemoveControl(TControl)
|
|
RemoveFontListener(IcxFontListener)
|
|
RemoveFreeNotification(TComponent)
|
|
Repaint
|
|
ReplaceDockedControl(TControl,TWinControl,TControl,TAlign)
|
|
RestoreColumnsDefaults
|
Restores the default settings of all columns.
|
RestoreColumnsWidths
|
Restores the default width of all columns.
|
RestoreFromIniFile(string,Boolean,Boolean,string)
|
Restores TreeList-specific information from an INI file.
|
RestoreFromRegistry(string,Boolean,Boolean,string)
|
Restores TreeList-specific information from the system registry.
|
RestoreFromStream(TStream,Boolean,Boolean,string)
|
Restores TreeList-specific information from a stream.
|
ScaleBy(Integer,Integer)
|
|
ScaleForPPI(Integer)
|
|
ScaleRectSize(TRect)
|
|
ScaleValue(Double)
|
|
ScaleValue(Integer)
|
|
ScaleValue(TPoint)
|
|
ScaleValue(TRect)
|
|
ScaleValue(TSize)
|
|
ScreenToClient(TPoint)
|
|
ScreenToClient(TRect)
|
|
ScrollBy(Integer,Integer)
|
|
ScrollContent(TcxDirection)
|
|
ScrollWindow(Integer,Integer,TRect)
|
|
Select(TcxTreeListNode,TShiftState)
|
Selects the specified nodes.
|
Select(TcxTreeListNode[])
|
Selects the specified nodes.
|
Select(TList)
|
Selects specified nodes.
|
SelectAll
|
Selects all nodes.
|
SendToBack
|
|
SetBounds(Integer,Integer,Integer,Integer)
|
|
SetDesignVisible(Boolean)
|
|
SetFocus
|
|
SetFocusedNode(TcxTreeListNode,TShiftState)
|
|
SetParentComponent(TComponent)
|
|
SetScrollBarInfo(TScrollBarKind,Integer,Integer,Integer,Integer,Integer,Boolean,Boolean)
|
|
SetSubComponent(Boolean)
|
|
SetTextBuf(PChar)
|
|
Show
|
|
ShowEdit
|
Activates an in-place editor for the focused data cell.
|
ShowEditByKey(Char)
|
Activates an in-place editor for the focused data cell, emulating activation, as with a keyboard action.
|
ShowEditByMouse(Integer,Integer,TShiftState)
|
Activates an in-place editor for the focused data cell, emulating activation, as with a mouse action.
|
ShowFindPanel
|
Invokes the Find Panel.
|
StartDrag(TDragObject)
|
|
StoreToIniFile(string,Boolean,string)
|
Saves TreeList-specific information to an INI file.
|
StoreToRegistry(string,Boolean,string)
|
Stores TreeList-specific information to the registry.
|
StoreToStream(TStream,string)
|
Saves TreeList-specific information to a stream.
|
Subselect(TcxTreeListNode)
|
|
SystemInfoChanged(Cardinal)
|
|
ToString
|
|
TranslationChanged
|
|
UnlockDrawing
|
|
UnlockScrollBars
|
|
Update
|
|
UpdateAction(TBasicAction)
|
|
UpdateControlState
|
|
UpdateWithChildren
|
|
UseRightToLeftAlignment
|
|
UseRightToLeftReading
|
|
UseRightToLeftScrollBar
|
|
WndProc(TMessage)
|
|