API:System.DateUtils.WithinPastMonths

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function WithinPastMonths(const ANow, AThen: TDateTime; const AMonths: Integer): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall WithinPastMonths(const System::TDateTime ANow, const System::TDateTime AThen, const int AMonths);

プロパティ

種類 可視性 ソース ユニット
function public
System.DateUtils.pas
System.DateUtils.hpp
System.DateUtils System.DateUtils

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。