Unit 'LR_Intrp' Package
[Overview][Types][Classes][Index] [#lz_report]

TfrVariables

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

Declaration

Source position: lr_intrp.pas line 49

type TfrVariables = class(TObject)

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure Clear;

  

  procedure Delete();

  

  function IndexOf();

  

  property Variable []: Variant; default; [rw]

  

  property Value []: Variant; [rw]

  

  property Name []: string; [r]

  

  property Count: Integer; [r]

  

end;

Inheritance

TfrVariables

  

|

TObject



CT Web help

CodeTyphon Studio