| Class TShareware (unit Shareware) |
TComponent
| Constructors |
constructor Create(AOwner: TComponent);| Functions |
procedure Execute;| Properties |
property NumberOfDay : Integer| 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 : IntegerDéclarations publiques
| Events |
| Variables |
FNumberOfDay : Integer;
FParentForm : TForm;