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

TtiObject.AssignClassProps

You must override this in the concrete if there are class properties

Declaration

Source position: tiObject.pas line 363

protected procedure TtiObject.AssignClassProps(

  ASource: TtiObject

); virtual;

Description

You must override this in the concrete if there are class properties.

Errors

It will raise a programmer exception when it was not overridden in the concrete class.


Documentation generated on: 2017-08-16