IPWorks IPC 2020 Delphi Edition

Questions / Feedback?

ProcessFileName Property

The path to the file on disk to execute.

Syntax

property ProcessFileName: String read get_ProcessFileName write set_ProcessFileName;

Default Value

''

Remarks

This property specifies the path to the file on disk that will be executed. ProcessArgs optionally specifies the arguments that will be passed. ProcessWorkingDir optionally specifies the working directory in which the process will run.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks IPC 2020 Delphi Edition - Version 20.0 [Build 8155]