|
|
|
| acAppStartCounter component.
|
| property LifeTime: TDateTime; // read-only!
|
| The LifeTime property determines how long the program exists on user's PC since the date of first start (since InstallTime value).
|
|
|
| Counter and InstallTime properties;
|
| ResetCounter method;
|
| OnFirstStart event.
|