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

TFPExprIdentifierDefs

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

Declaration

Source position: fpexprpars.pp line 568

type TFPExprIdentifierDefs = class(TCollection)

protected

  procedure Update(); override;

  property Parser: TFPExpressionParser; [r]

public

  function IndexOfIdentifier();

  function FindIdentifier();

  function IdentifierByName();

  function AddVariable();

  function AddBooleanVariable();

  function AddIntegerVariable();

  function AddFloatVariable();

  function AddCurrencyVariable();

  function AddStringVariable();

  function AddDateTimeVariable();

  function AddFunction();

  property Identifiers []: TFPExprIdentifierDef; default; [rw]

end;

Inheritance

TFPExprIdentifierDefs

|

TObject


Documentation generated on: 2023-03-18