[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'tiObject' (#tiopf)

TtiObject.Assign

Copy this object to another

Declaration

Source position: tiObject.pas line 465

public procedure TtiObject.Assign(

  const ASource: TtiObject

); virtual;

Description

Copy this object to another.

When you create a concrete class that contains object type properties you will have to override AssignClassProps() and implement the necessary behaviour to copy, clone or create new instances of these properties.


Documentation generated on: 2017-08-16