Unit 'fpexprpars' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-base]

TExprBuiltInManager

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

Declaration

Source position: fpexprpars.pp line 797

type TExprBuiltInManager = class(TComponent)

protected

  property Defs: TFPExprIdentifierDefs; [r]

public

  constructor Create(); override;

  destructor Destroy; override;

  function IndexOfIdentifier();

  function FindIdentifier();

  function IdentifierByName();

  function AddVariable();

  function AddBooleanVariable();

  function AddIntegerVariable();

  function AddFloatVariable();

  function AddCurrencyVariable();

  function AddStringVariable();

  function AddDateTimeVariable();

  function AddFunction();

  procedure Delete();

  function Remove();

  property IdentifierCount: Integer; [r]

  property Identifiers []: TFPBuiltInExprIdentifierDef; [r]

end;

Inheritance

TExprBuiltInManager

|

TObject


Documentation generated on: 2023-03-18