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

TtiObject.IsUnique

Is this object unique in the hierarchy?

Declaration

Source position: tiObject.pas line 461

public function TtiObject.IsUnique(

  const AObject: TtiObject

):Boolean; virtual;

Description

Is this object unique in the hierarchy? By default, IsUnique will check all objects in the collection (from the current object down thetree) for uniqueness by OID. Override DoFindAllNotUnique to change the properties that are tested.


Documentation generated on: 2017-08-16