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

TFunction

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

Declaration

Source position: dbf_prsdef.pas line 346

type TFunction = class(TExprWord)

protected

  function GetDescription; override;

  function GetIsOperator; override;

  function GetMinFunctionArg; override;

  function GetMaxFunctionArg; override;

  function GetResultType; override;

  function GetTypeSpec; override;

  function GetShortName; override;

  procedure InternalCreate();

public

  constructor Create();

  constructor CreateOper();

  function IsFunction; override;

  property OperPrec: Integer; [r]

  property TypeSpec: string; [r]

end;

Inheritance

TFunction

|

TExprWord

|

TObject


Documentation generated on: 2023-03-18