Unit 'Rtti' Package
[Overview][Resource strings][Types][Classes][Procedures and functions][Index] [#rtl-objpas]

TVirtualInterface

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

Declaration

Source position: rtti.pp line 569

type TVirtualInterface = class(TInterfacedObject,IInterface)

protected

  function QueryInterface();

  procedure HandleUserCallback();

public

  constructor Create();

  destructor Destroy; override;

  property OnInvoke: TVirtualInterfaceInvokeEvent; [rw]

end;

Inheritance

TVirtualInterface

|

TObject,IInterface


Documentation generated on: 2023-03-18