Assign checks that source is of correct type, then adds new columns and copies items from source into them; otherwise calls inherited Assign which probably raises an exception.
Source position: comctrls.pp line 1270
public procedure TListColumns.Assign( |
Source: TPersistent |
); override; |
TCollection.Assign |