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

TFPExprIdentifierDefs.AddVariable

Declaration

Source position: fpexprpars.pp line 587

public function TFPExprIdentifierDefs.AddVariable(

  const AName: ShortString;

  AResultType: TResultType;

  ACallback: TFPExprVariableCallBack

):TFPExprIdentifierDef;

function TFPExprIdentifierDefs.AddVariable(

  const AName: ShortString;

  AResultType: TResultType;

  ACallback: TFPExprVariableEvent

):TFPExprIdentifierDef;

function TFPExprIdentifierDefs.AddVariable(

  const AName: ShortString;

  AResultType: TResultType;

  const AValue: AnsiString

):TFPExprIdentifierDef;


Documentation generated on: 2025-07-25