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

TtiObject.Equals

Does this object equal another?

Declaration

Source position: tiObject.pas line 416

public function TtiObject.Equals(

  const AData: TtiObject;

  const ADeepCheck: Boolean = True

):Boolean; virtual;

Description

Does this object equal another?

Note: This functionality has not been tested fully. Bit of a hack really :( Talk about thrashing the CPU with out need. :( :( :( !

TODO: Better to do this as a field by field compare...


Documentation generated on: 2017-08-16