[Overview][Classes][Procedures and functions][Index] Reference for unit 'UTF8Process' (#lazutils)

TProcessUTF8

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Implements a version of FPC TProcess that allows UTF-8-encoded arguments

Declaration

Source position: utf8process.pp line 48

type TProcessUTF8 = class(TPROCESS)

public

  procedure ParseCmdLine();

  

Separates values in CommandLine into the Executable and Parameters properties

end;

Inheritance

TProcessUTF8

  

Implements a version of FPC TProcess that allows UTF-8-encoded arguments

|

TPROCESS

|

TComponent,IUnknown,IInterfaceComponentReference

|

TPersistent,IFPObserved

|

TObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.