[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: _crw_dynar.pas line 98
function NewObjectStorage( |
aOwnsObjects: Boolean = True; |
aCapacity: LongInt = DefaultTObjectStorageCapacity; |
aStep: LongInt = DefaultTObjectStorageStep |