[Overview][Constants][Types][Classes][Procedures and functions][Index] |
MoveTo - method for relocating a node to the specified Destination using the specified mode of attachment.
Source position: comctrls.pp line 3102
public procedure TTreeNode.MoveTo( |
Destination: TTreeNode; |
Mode: TNodeAttachMode |
); virtual; |
MoveTo - method for relocating a node to the specified Destination using the specified mode of attachment.
Definition of the modes of attachment:
lazarus-ccr.sourceforge.net |