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

TmscrCodeStm_With

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

Declaration

Source position: mscoreengine.pas line 386

type TmscrCodeStm_With = class(TmscrStatement)

public

  destructor Destroy; override;

  

  procedure Execute; override;

  

  property DScanner: TmscrDScanner; [rw]

  

  property Variable: TmscrVarForBase; [rw]

  

end;

Inheritance

TmscrCodeStm_With

  

|

TmscrStatement

  

|

TmscrItemList

  

|

TObject



CT Web help

CodeTyphon Studio