Class TShareware (unit Shareware)

Inherits from

TComponent

Constructors


constructor Create(AOwner: TComponent);

Déclarations protégées


Functions

procedure Execute;

Default value of the number of days the user is allowed to use the software

Properties

property NumberOfDay : Integer

Déclarations publiques

Events

Variables

FNumberOfDay : Integer;


FParentForm : TForm;



Constructors


constructor Create(AOwner: TComponent);

Déclarations protégées


Functions


procedure Execute;

Default value of the number of days the user is allowed to use the software


Properties


property NumberOfDay : Integer

Déclarations publiques


Events


Variables


FNumberOfDay : Integer;


FParentForm : TForm;