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

TStdIoCommandHandler

Declaration

Source position: _crw_ascio.pas line 79

type TStdIoCommandHandler = procedure(

  const cmnd: LongString;

  const args: LongString

);