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

TAbstractVector.Create

Declaration

Source position: _crw_dynar.pas line 143

public constructor TAbstractVector.Create(

  aLength: LongInt;

  aItemSize: LongInt;

  aOrigin: LongInt

);