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

TmscrCodeStm_For

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

Declaration

Source position: mscoreengine.pas line 340

type TmscrCodeStm_For = class(TmscrStatement)

public

  destructor Destroy; override;

  

  procedure Execute; override;

  

  property ValueBegin: TmscrExpressionBase; [rw]

  

  property Down: Boolean; [rw]

  

  property ValueEnd: TmscrExpressionBase; [rw]

  

  property Variable: TmscrVarForBase; [rw]

  

end;

Inheritance

TmscrCodeStm_For

  

|

TmscrStatement

  

|

TmscrItemList

  

|

TObject



CT Web help

CodeTyphon Studio