Unit 'Variants' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl-objpas]

IVarInvokeable

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: variants.pp line 214

type IVarInvokeable = interface

  function DoFunction();

  function DoProcedure();

  function GetProperty();

  function SetProperty();

end;

Inheritance

IVarInvokeable

|

IInterface


Documentation generated on: 2023-03-18