Location: Symbol Reference > Classes > TJwSecurityDesktops Class > TJwSecurityDesktops Methods > TJwSecurityDesktops.FindDesktopByName Method
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwSecurityDesktops.FindDesktopByName Method
Pascal
function FindDesktopByName(const Name: TJwString): TJwSecurityDesktop; virtual;
Parameters 
Description 
const Name: TJwString 
contains the desktop name  

Returns the instance of the desktop with the given name. If this TJwSecurityDesktops instance does not hold a desktop instance with the given name it returns nil. That does not mean there is no desktop with that name.

FindDesktopByName searches for a desktop with the given name. The search is case sensitive.

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!