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

TtiObjectList.OwnsObjects

Does the list own the objects it contains?

Declaration

Source position: tiObject.pas line 595

public property TtiObjectList.OwnsObjects : Boolean
  read GetOwnsObjects
  write SetOwnsObjects;

Description

Does the list own the objects it contains? i.e. Will the objects be freed when the list is cleared/destroyed? The default is True.


Documentation generated on: 2017-08-16