[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit '_crw_dynar' (#crwlib)

TObjectStorage.Create

Declaration

Source position: _crw_dynar.pas line 78

public constructor TObjectStorage.Create(

  aOwnsObjects: Boolean = True;

  aCapacity: LongInt = DefaultTObjectStorageCapacity;

  aStep: LongInt = DefaultTObjectStorageStep

);