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

TmscrCodesrcstmry

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

Declaration

Source position: mscoreengine.pas line 359

type TmscrCodesrcstmry = class(TmscrStatement)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Execute; override;

  

  property IsExcept: Boolean; [rw]

  

  property ExceptSrcStm: TmscrStatement; [rw]

  

end;

Inheritance

TmscrCodesrcstmry

  

|

TmscrStatement

  

|

TmscrItemList

  

|

TObject



CT Web help

CodeTyphon Studio