Answers for "how to only get the year in delphi"

0

how to use incyear in delphi

function IncYear(const AValue: TDateTime; const ANumberOfYears: Integer): TDateTime;
Posted by: Guest on April-06-2020

Code answers related to "how to only get the year in delphi"

Browse Popular Code Answers by Language