[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] |
Does the list own the objects it contains?
Source position: tiObject.pas line 595
public property TtiObjectList.OwnsObjects : Boolean |
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.