[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TTreeNode.Assign

Assign - if Source is of correct type, copies details directly, otherwise calls inherited Assign which probably raises an exception

Declaration

Source position: comctrls.pp line 2455

public procedure TTreeNode.Assign(

  Source: TPersistent

); override;

See also

TPersistent.Assign