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

TmscrVarForProc

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

Declaration

Source position: mscoreengine.pas line 476

type TmscrVarForProc = class(TmscrVarForBase)

protected

  function GetValue; override;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  function SaveLocalVariables;

  

  procedure RestoreLocalVariables();

  

  property Executing: Boolean; [r]

  

  property Project: TmscrScript; [r]

  

  property IsFunc: Boolean; [r]

  

end;

Inheritance

TmscrVarForProc

  

|

TmscrVarForBase

  

|

TmscrItemList

  

|

TObject



CT Web help

CodeTyphon Studio