Skip to main content

TcxListView Methods

A deprecated List View control.
Name Description
AcceptMousePosForClick(Integer,Integer) Inherited from TcxControl.
AddFontListener(IcxFontListener) Inherited from TcxControl.
AddItem(string,TObject) Adds an item into the list view. Inherited from TcxCustomListView.
AlphaSort Sorts list view items. Inherited from TcxCustomListView.
Arrange(TListArrangement) Arranges the icons in a list view. Inherited from TcxCustomListView.
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
BeginDrag(Boolean,Integer) Inherited from TControl.
BeginDragAndDrop Inherited from TcxControl.
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.
BringToFront Inherited from TControl.
Broadcast(Untyped) Inherited from TWinControl.
CanFocus Inherited from TWinControl.
CanFocusEx Inherited from TcxControl.
ChangeScale(Integer,Integer) Inherited from TControl.
CheckNonMainThreadUsage Inherited from TControl.
Clear Removes all items from a list view. Inherited from TcxCustomListView.
ClearSavedChildControlRegions Inherited from TcxContainer.
ClearSelection Removes the selection mark from a list view. Inherited from TcxCustomListView.
Click Inherited from TControl.
ClientToParent(TPoint,TWinControl) Inherited from TControl.
ClientToScreen(TPoint) Inherited from TControl.
ClientToScreen(TRect) Inherited from TControl.
ConstrainedResize(Integer,Integer,Integer,Integer) Inherited from TControl.
ContainsControl(TControl) Inherited from TWinControl.
ControlAtPos(TPoint,Boolean,Boolean,Boolean) Inherited from TWinControl.
CopySelection(TCustomListControl) Copies the selection from one list view to another. Inherited from TcxCustomListView.
Create Inherited from TcxContainer.
CreateParentedControl(HWND) Inherited from TWinControl.
CustomSort(TLVCompare,Longint) Sorts items using the specified item comparing routine. Inherited from TcxCustomListView.
DeleteSelected Removes the selected items from a list view. Inherited from TcxCustomListView.
DestroyComponents Inherited from TComponent.
Destroying Inherited from TComponent.
DisableAlign Inherited from TWinControl.
Dock(TWinControl,TRect) Inherited from TControl.
DockDrop(TDragDockObject,Integer,Integer) Inherited from TWinControl.
DragDrop(TObject,Integer,Integer) Inherited from TControl.
Dragging Inherited from TControl.
DrawTextBiDiModeFlags(Longint) Inherited from TControl.
DrawTextBiDiModeFlagsReadingOnly Inherited from TControl.
EnableAlign Inherited from TWinControl.
EndDrag(Boolean) Inherited from TControl.
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.
FindCaption(Integer,string,Boolean,Boolean,Boolean) Returns the item by the specified caption. Inherited from TcxCustomListView.
FindChildControl(String) Inherited from TWinControl.
FindComponent(String) Inherited from TComponent.
FindData(Integer,Pointer,Boolean,Boolean) Returns a list view item, which is associated with the specified data. Inherited from TcxCustomListView.
FinishDragAndDrop(Boolean) Inherited from TcxControl.
FlipChildren(Boolean) Inherited from TWinControl.
Focused Inherited from TWinControl.
FreeNotification(TComponent) Inherited from TComponent.
FreeOnRelease Inherited from TComponent.
GetChildren(TGetChildProc,TComponent) Inherited from TComponent.
GetControlsAlignment Inherited from TControl.
GetDragImages Inherited from TControl.
GetHashCode Inherited from TObject.
GetHitTestInfoAt(Integer,Integer) Determines the elements of the control located under the specified point. Inherited from TcxCustomListView.
GetItemAt(Integer,Integer) Returns the item by the specified location. Inherited from TcxCustomListView.
GetNamePath Inherited from TPersistent.
GetNearestItem(TPoint,TSearchDirection) Returns the item nearest item to the specified location in the list view. Inherited from TcxCustomListView.
GetNextItem(TListItem,TSearchDirection,TItemStates) Searches for the item next to the specified one in the list view. Inherited from TcxCustomListView.
GetOwner Inherited from TPersistent.
GetParentComponent Inherited from TComponent.
GetSearchString Returns the incremental search string of a list view control. Inherited from TcxCustomListView.
GetStyleName Inherited from TControl.
GetSystemMetrics(Integer) Inherited from TControl.
GetTabControlList(TList) Inherited from TWinControl.
GetTabOrderList(TList) Inherited from TWinControl.
GetTextBuf(PChar,Integer) Inherited from TControl.
GetTextLen Inherited from TControl.
GetVisibleBounds Inherited from TcxContainer.
HandleAllocated Inherited from TWinControl.
HandleNeeded Inherited from TWinControl.
HasInnerControl Inherited from TcxContainer.
HasInnerControlHandle Inherited from TcxContainer.
HasParent Inherited from TComponent.
HasPopupWindow Inherited from TcxContainer.
Hide Inherited from TControl.
InitiateAction Inherited from TControl.
InnerControlDefaultHandler(TMessage) Inherited from TcxContainer.
InnerControlMenuHandler(TMessage) Inherited from TcxContainer.
InsertComponent(TComponent) Inherited from TComponent.
InsertControl(TControl) Inherited from TWinControl.
Invalidate Inherited from TControl.
InvalidateRect(TRect,Boolean) Adds a specified portion of the control’s client area to the window update region. Inherited from TcxControl.
InvalidateRgn(TcxRegion,Boolean) Inherited from TcxControl.
InvalidateWithChildren Inherited from TcxControl.
IsCustomStyleActive Inherited from TControl.
IsEditing Indicates whether any item in the list view is being edited. Inherited from TcxCustomListView.
IsImplementorOf(IInterface) Inherited from TComponent.
IsInplace Inherited from TcxContainer.
IsLightStyleColor(TColor) Inherited from TControl.
IsMouseInPressedArea(Integer,Integer) Inherited from TcxControl.
IsRightToLeft Inherited from TControl.
IsStylePropertyPublished(string,Boolean) Inherited from TcxContainer.
Loaded Inherited from TComponent.
LockAlignControls(Boolean) Inherited from TcxContainer.
LockDrawing Inherited from TWinControl.
LockFormInactivation(Boolean) Inherited from TcxContainer.
LockPopupMenu(Boolean) Inherited from TcxContainer.
LockScrollBars Inherited from TcxControl.
ManualDock(TWinControl,TControl,TAlign) Inherited from TControl.
ManualFloat(TRect) Inherited from TControl.
MouseDown(TMouseButton,TShiftState,Integer,Integer) Inherited from TControl.
MouseMove(TShiftState,Integer,Integer) Inherited from TControl.
MouseUp(TMouseButton,TShiftState,Integer,Integer) Inherited from TControl.
MouseWheelHandler(TMessage) Inherited from TControl.
Notification(TComponent,TOperation) Inherited from TComponent.
PaintTo(HDC,Integer,Integer) Inherited from TWinControl.
PaintTo(TCanvas,Integer,Integer) Inherited from TWinControl.
ParentToClient(TPoint,TWinControl) Inherited from TControl.
Perform(Cardinal,WPARAM,LPARAM) Inherited from TControl.
Perform(Cardinal,WPARAM,PChar) Inherited from TControl.
Perform(Cardinal,WPARAM,TRect) Inherited from TControl.
PostMouseMove Inherited from TcxControl.
PostMouseMove(TPoint) Inherited from TcxControl.
PreProcessMessage(TMsg) Inherited from TWinControl.
Realign Inherited from TWinControl.
ReferenceInterface(IInterface,TOperation) Inherited from TComponent.
Refresh Inherited from TControl.
RefreshContainer(TPoint,TcxMouseButton,TShiftState,Boolean) protected Updates the container control. Inherited from TcxContainer.
RemoveComponent(TComponent) Inherited from TComponent.
RemoveControl(TControl) Inherited from TWinControl.
RemoveFontListener(IcxFontListener) Inherited from TcxControl.
RemoveFreeNotification(TComponent) Inherited from TComponent.
Repaint Inherited from TControl.
ReplaceDockedControl(TControl,TWinControl,TControl,TAlign) Inherited from TControl.
RestoreStyles Restores the default values to the style attributes of all the styles provided by the container control. Inherited from TcxContainer.
ScaleBy(Integer,Integer) Inherited from TWinControl.
ScaleForPPI(Integer) Inherited from TControl.
ScaleRectSize(TRect) Inherited from TControl.
ScaleValue(Double) Inherited from TControl.
ScaleValue(Integer) Inherited from TControl.
ScaleValue(TPoint) Inherited from TControl.
ScaleValue(TRect) Inherited from TControl.
ScaleValue(TSize) Inherited from TControl.
ScreenToClient(TPoint) Inherited from TControl.
ScreenToClient(TRect) Inherited from TControl.
ScrollBy(Integer,Integer) Inherited from TWinControl.
ScrollContent(TcxDirection) Inherited from TcxControl.
ScrollWindow(Integer,Integer,TRect) Inherited from TcxControl.
SelectAll Selects all items in the list view area. Inherited from TcxCustomListView.
SendToBack Inherited from TControl.
SetBounds(Integer,Integer,Integer,Integer) Inherited from TControl.
SetDesignVisible(Boolean) Inherited from TControl.
SetFocus Inherited from TWinControl.
SetParentComponent(TComponent) Inherited from TComponent.
SetScrollBarInfo(TScrollBarKind,Integer,Integer,Integer,Integer,Integer,Boolean,Boolean) Inherited from TcxControl.
SetScrollBarsParameters(Boolean) Inherited from TcxContainer.
SetSubComponent(Boolean) Inherited from TComponent.
SetTextBuf(PChar) Inherited from TControl.
ShortRefreshContainer(Boolean) Inherited from TcxContainer.
Show Inherited from TControl.
StartDrag(TDragObject) Inherited from TcxControl.
StringWidth(string) Returns the width of the string in pixels. Inherited from TcxCustomListView.
SystemInfoChanged(Cardinal) Inherited from TcxControl.
ToString Inherited from TObject.
TranslationChanged Inherited from TcxControl.
UnlockDrawing Inherited from TWinControl.
UnlockScrollBars Inherited from TcxControl.
Update Inherited from TControl.
UpdateAction(TBasicAction) Inherited from TComponent.
UpdateControlState Inherited from TWinControl.
UpdateItems(Integer,Integer) Redraws a range of items. Inherited from TcxCustomListView.
UpdateScrollBarsParameters Inherited from TcxContainer.
UpdateWithChildren Inherited from TcxControl.
UseRightToLeftAlignment Inherited from TControl.
UseRightToLeftReading Inherited from TControl.
UseRightToLeftScrollBar Inherited from TControl.
WndProc(TMessage) Inherited from TControl.
See Also