Unit 'uPSCompiler' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_pascalscript]

TPSValueReplace

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

Declaration

Source position: uPSCompiler.pas line 1367

type TPSValueReplace = class(TPSValue)

public

  property OldValue: TPSValue; [rw]

  

  property NewValue: TPSValue; [rw]

  

  property FreeOldValue: Boolean; [rw]

  

  property FreeNewValue: Boolean; [rw]

  

  property PreWriteAllocated: Boolean; [rw]

  

  property ReplaceTimes: LongInt; [rw]

  

  constructor Create;

  

  destructor Destroy; override;

  

end;

Inheritance

TPSValueReplace

  

|

TPSValue

  

|

TObject



CT Web help

CodeTyphon Studio