Skip to main content
All docs
V25.2
  • TdxListViewController 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