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

TtiObject.BeginUpdate

Start a update process for Observers

Declaration

Source position: tiObject.pas line 505

public procedure TtiObject.BeginUpdate(

  const ATopic: string = ''

);

Description

Start a update process. This will allow us to update multiple things, before we notify the observers of the updates.

See also

TtiObject.EndUpdate

  

End a update process for Observers


Documentation generated on: 2017-08-16