Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V23.1
  • TdxBorderBase Members

    Constructors

    Name Description
    Create(TdxCustomPieceTable) Initializes a new instance of the TdxUndoableIndexBasedObject<T> class with specified settings. Inherited from TdxUndoableIndexBasedObject<T>.

    Methods

    Name Description
    BeginInit Inherited from TdxUndoableIndexBasedObject<T>.
    BeginUpdate Inherited from TdxUndoableIndexBasedObject<T>.
    CancelInit Inherited from TdxUndoableIndexBasedObject<T>.
    CancelUpdate Inherited from TdxUndoableIndexBasedObject<T>.
    ChangeIndexCore(Integer,TdxDocumentModelChangeActions) Inherited from TdxUndoableIndexBasedObject<T>.
    CopyFrom(TdxUndoableIndexBasedObject<T>) Inherited from TdxUndoableIndexBasedObject<T>.
    CopyFrom(T) Inherited from TdxUndoableIndexBasedObject<T>.
    CopyFromCore(TdxUndoableIndexBasedObject<T>) Inherited from TdxUndoableIndexBasedObject<T>.
    EndInit Inherited from TdxUndoableIndexBasedObject<T>.
    EndUpdate Inherited from TdxUndoableIndexBasedObject<T>.
    Equals(TObject) Inherited from TObject.
    GetHashCode Inherited from TObject.
    GetObtainAffectedRangeListener protected Inherited from TdxRichEditIndexBasedObject<T>.
    QueryInterface(TGUID,Untyped) protected Inherited from TdxIndexBasedObject.
    ReplaceInfo(T,TdxDocumentModelChangeActions) Inherited from TdxUndoableIndexBasedObject<T>.
    ResumeDirectNotifications Inherited from TdxUndoableIndexBasedObject<T>.
    ResumeIndexRecalculationOnEndInit Inherited from TdxUndoableIndexBasedObject<T>.
    SetIndex(Integer,TdxDocumentModelChangeActions) Inherited from TdxIndexBasedObject.
    SetIndexInitial(Integer) Inherited from TdxUndoableIndexBasedObject<T>.
    SuppressDirectNotifications Inherited from TdxUndoableIndexBasedObject<T>.
    SuppressIndexRecalculationOnEndInit Inherited from TdxUndoableIndexBasedObject<T>.
    ToString Inherited from TObject.

    Events

    Name Description
    OnObtainAffectedRange Inherited from TdxRichEditIndexBasedObject<T>.
    See Also