Unit 'FpSonar.Resolver' Package
[Overview][Types][Classes][Index] [#fcl-sonar]

TFpSonarFormatCall

Declaration

Source position: fpsonar.resolver.pp line 91

type TFpSonarFormatCall = record

  FmtNode: TPasExpr;

  FmtText: string;

  FmtResolved: Boolean;

  ArgsInline: Boolean;

  ArgCount: Integer;

  Args: TPasExprArray;

end;


Documentation generated on: 2026-07-12