Difference between revisions of "TSSHShell"

From Ultibo.org
Jump to: navigation, search
(Created page with "Return to Unit RemoteShell __TOC__ === Description === ---- ''To be documented'' === Class definitions === ---- <div class="toccolours mw-collapsib...")
 
(No difference)

Latest revision as of 05:42, 28 May 2018

Return to Unit RemoteShell


Description


To be documented

Class definitions



TSSHShell = class(TShell)

public
constructor Create;  
destructor Destroy; override;  
private
 
public
 


Function declarations



constructor TSSHShell.Create;
Description: To be documented
Note None documented


destructor TSSHShell.Destroy;
Description: To be documented
Note None documented


Return to Unit Reference