Location: Symbol Reference > Classes > TJwWTSSessionList Class > TJwWTSSessionList Members
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwWTSSessionList Members

The following tables list the members exposed by TJwWTSSessionList.

 
Name 
Description 
 
Add 
Add adds a Session to the end of the Sessionlist  
 
The Destroy destructor destroys the @Classname instance. Note that it is not necessary to manually free a @Classname as it will be freed when the TJwTerminalServer instance that owns the @Classname (Owner property) is freed. 
 
FindBySessionId loops through the @Classname and returns the Session associated with the requested SessionId.  
 
FindByUsername loops through the @Classname and returns the first Session associated with the requested Username which is compared case insensitive.  
 
(GetEnumerator returns an enumerator that can be used to iterate through the image list collection with Delphi's for in loop (Delphi 2005 and higher).
 
 
 
 
Insert Adds an object to the list at a specified position 
 
Remove removes the specified Session from the SessionList and if OwnsObjects is true (default) frees the Session.  
 
Name 
Description 
 
Data 
This is Data, a member of class TJwWTSSessionList. 
 
The Items[Index properties gives access to a Session and it's properties 
 
Owner Specifies the TJwTerminalServer instance that owns the @Classname 
Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc.
What do you think about this topic? Send feedback!