Difference between revisions of "Unit ShellNetwork"

From Ultibo.org
Jump to: navigation, search
Line 20: Line 20:
 
----
 
----
  
''To be documented''
+
 
 +
'''Shell Ping classes'''
 +
 
 +
{| class="wikitable" style="font-size: 14px; text-align: left; width: 100%; height: 50px;"
 +
|-
 +
| [[TShellPing|<code>TShellPing = class(TShellCommand)</code>]]
 +
|-
 +
|}
 +
<br />
  
 
=== Public variables ===
 
=== Public variables ===

Revision as of 05:37, 2 November 2022

Return to Unit Reference


Description


Ultibo Network Shell Extension unit

Constants


To be documented

Type definitions


None defined

Class definitions



Shell Ping classes

TShellPing = class(TShellCommand)


Public variables


None defined

Function declarations



Initialization functions

procedure ShellNetworkInit;
Description: To be documented
Note None documented


Return to Unit Reference