SPECIAL OFFER        Order and save right now!
20% off with the 729824315 dicscount code for Ultimate Pack and any another product for Delphi from Greatis Programming!

⤷ Date as program limitation

You should check a current date with date, which is limit to executing of your application. Check this condition in your *.dpr file.

uses
  SysUtils, Dialogs;
...
begin
  if Date<EncodeDate(2003,3,9) then
  begin
    Application.Initialize;
    Application.CreateForm(TForm1, Form1);
  Application.Run;
  end
  else
    ShowMessage('The available period of
      this application has already finished');
end.
More for developers
Databases for Amazon Associates
Amazon Categories
Amazon Nodes