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

TInvokeableVariantType

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

Declaration

Source position: variants.pp line 226

type TInvokeableVariantType = class(TCustomVariantType,IVarInvokeable)

protected

  procedure DispInvoke(); override;

public

  function DoFunction(); virtual;

  function DoProcedure(); virtual;

  function GetProperty(); virtual;

  function SetProperty(); virtual;

end;

Inheritance

TInvokeableVariantType

|

TCustomVariantType,IVarInvokeable

|

TObject,IInterface


Documentation generated on: 2023-03-18