Skip to main content
All docs
V25.2
  • TdxListViewController Members

    Constructors

    Name Description
    Create(TdxCustomListView) Creates a new TdxListViewPersistent class instance. Inherited from TdxListViewPersistent.
    Create(TPersistent) Creates a new TcxOwnedPersistent class descendant instance. Inherited from TcxOwnedPersistent.

    Properties

    Name Description
    DragCopy
    FocusedGroup
    FocusedItemIndex
    MouseHoveredGroup
    MouseHoveredItemIndex
    MousePressed
    Owner protected Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
    ViewInfo

    Methods

    Name Description
    Assign(TPersistent) Updates the persistent information from the specified source. Inherited from TcxOwnedPersistent.
    AssignTo(TPersistent) Inherited from TPersistent.
    CancelMode
    Click
    DblClick
    DoAssign(TPersistent) protected Updates the persistent information container’s class-specific properties with the corresponding values obtained from another persistent information container. Inherited from TcxOwnedPersistent.
    DragDrop(TObject,Integer,Integer)
    DragEnter
    DragLeave
    DragOver(TObject,TPoint,Boolean)
    Equals(TObject) Inherited from TObject.
    FocusEnter
    FocusLeave
    GetCursor(TPoint)
    GetHashCode Inherited from TObject.
    GetNamePath Inherited from TPersistent.
    GetOwner protected Returns the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
    KeyDown(Word,TShiftState)
    KeyUp(Word,TShiftState)
    MouseDown(TMouseButton,TShiftState,TPoint)
    MouseLeave
    MouseMove(TShiftState,TPoint)
    MouseUp(TMouseButton,TShiftState,TPoint)
    ToString Inherited from TObject.
    See Also