[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Assign - systematically copies sizes, anchors, titles and other details from Source to a new node.
Source position: ldockctrl.pas line 109
public procedure TLazDockConfigNode.Assign( |
Source: TPersistent |
); override; |
Assign - systematically copies sizes, anchors, titles and other details from Source to a new node. If Source is of the wrong type, calls inherited Assign, which usually raises an exception
lazarus-ccr.sourceforge.net |