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

TtiObject.Update

Only needed if performing an observing role

Declaration

Source position: tiObject.pas line 512

public procedure TtiObject.Update(

  ASubject: TtiObject

); virtual; overload;

procedure TtiObject.Update(

  ASubject: TtiObject;

  AOperation: TNotifyOperation

); virtual; overload;

procedure TtiObject.Update(

  ASubject: TtiObject;

  AOperation: TNotifyOperation;

  AData: TtiObject

); virtual; overload;

Description

Only needed if this object is performing an observing role.


Documentation generated on: 2017-08-16