Unit 'process' Package
[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] [#fcl-process]

TOnRunCommandEvent

Declaration

Source position: process.pp line 75

type TOnRunCommandEvent = procedure(

  Sender: TObject;

  Context: TObject;

  Status: TRunCommandEventCode;

  const Message: string

) of object;


Documentation generated on: 2025-07-25