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

    Declaration

    TEndDragTreeNode = procedure(Destination: TTreeNode; Source: TTreeNode; var AttachMode: TNodeAttachMode) of object;

    Parameters

    Name Type
    Destination TTreeNode
    Source TTreeNode
    AttachMode TNodeAttachMode
    See Also