[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Interfaces=RegistryRights Info=Specifies the access control rights that can be applied to registry objects. [Property] Name=Sets the name of the component. ARG(string)|2| RegistryRights=Sets the member of enumeration. ARG(RegistryRights)|21|0|QueryValues,SetValue,CreateSubKey,EnumerateSubKeys,Notify,CreateLink,ExecuteKey,ReadKey,WriteKey,Delete,ReadPermissions,ChangePermissions,TakeOwnership,FullControl [Methods] *doMembers=Gets all the members of the enumeration. ARG()|1|0 doParse=Parses from the string. ARG(string value)|1|0 *onMembers=Occurs after invoke method doMembers and returns all the members of the enumeration one by one. ARG(object)|2|0 onParse=Occurs after invoke method doParse and returns the result. ARG(RegistryRights)|2|0 RegistryRights=Returns the member of enumeration. ARG(RegistryRights)|3|0 Result=Returns the result. ARG(RegistryRights)|3|0 Value=Defines the string to parse. ARG(string)|4|2