Location: Symbol Reference > Types > TJwOnInitSecurityDialog Type
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwOnInitSecurityDialog Type
Pascal
TJwOnInitSecurityDialog = procedure (Sender: TJwSecurityDescriptorDialog; PageType: TJwSecurityPageType) of object;
Parameters 
Description 
Sender 
Contains the dialog instance that called this callback message.  
PageType 
Defines which page was initialized and now contains a valid window handle. 

TOnSecurityApply = procedure TJwOnInitSecurityDialog is a callback procedure that is called when a supported window has a handle and was initialized. Supported windows are the constants in TJwSecurityPageType. The window handles can be retrieved from the dialog instance (property WindowHandle, AdvWindowHandle and AdvancedPages) 

 

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!