RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
WebUsers.TCheckAccessRightsEvent Type
Pascal
TCheckAccessRightsEvent = procedure (UserID: Variant; Rights: string; var HasRight: Boolean) of object;
C++
(UserID: Variant; Rights: string; var HasRight: Boolean) ( TCheckAccessRightsEvent)();

WebUsers

This is type WebUsers.TCheckAccessRightsEvent.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!