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

TFebusIO.Create

Declaration

Source position: _crw_febus.pas line 91

public constructor TFebusIO.Create(

  const aName: LongString;

  const aFormat: LongString;

  aCapacity: Integer;

  aIsServer: Boolean;

  aMode: Integer = 0

);