Unit 'mscoreengine' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_magicscript]

TmscrCustomEvent

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

Declaration

Source position: mscoreengine.pas line 587

type TmscrCustomEvent = class(TObject)

protected

  procedure CallHandler();

  

public

  constructor Create(); virtual;

  

  function GetMethod; virtual;

  

  class function GetDeclaration; virtual;

  

  property Handler: TmscrVarForProc; [r]

  

  property Instance: TObject; [r]

  

end;

Inheritance

TmscrCustomEvent

  

|

TObject



CT Web help

CodeTyphon Studio