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

TSharedMemory.Create

Declaration

Source position: _crw_sharm.pas line 108

public constructor TSharedMemory.Create(

  const aName: LongString;

  aSize: Integer;

  aMode: Integer = 0

);