Unit 'shellcommand' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pw_androidwizard]

jShellCommand

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

Declaration

Source position: shellcommand.pas line 20

type jShellCommand = class(jControl)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Init; override;

  

  function jCreate;

  

  procedure jFree;

  

  procedure ExecuteAsync();

  

  procedure GenEvent_OnShellCommandExecuted();

  

published

  property OnExecuted: TOnCommandExecuted; [rw]

  

end;

Inheritance

jShellCommand

  

|

jControl

  

|

TObject



CT Web help

CodeTyphon Studio