[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: jwaaclui.pas line 238
type ISecurityInformation = interface(IUnknown) |
function GetObjectInformation(); |
function GetSecurity(); |
function SetSecurity(); |
function GetAccessRights(); |
function MapGeneric(); |
function GetInheritTypes(); |
function PropertySheetPageCallback(); |
end; |
| |
IInterface |