[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: classesh.inc line 1538
type IVCLComObject = interface |
function GetTypeInfoCount(); |
function GetTypeInfo(); |
function GetIDsOfNames(); |
function Invoke(); |
function SafeCallException(); |
procedure FreeOnRelease; |
end; |