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

TListItem.Assign

Assign - if source has correct type, copies Caption, Data, ImageIndex and SubItems from source, otherwise calls inherited Assign which probably raises an exception

Declaration

Source position: comctrls.pp line 743

public procedure TListItem.Assign(

  ASource: TPersistent

); override;

See also

TPersistent.Assign

The latest version of this document can be found at lazarus-ccr.sourceforge.net.