Quote:
Originally Posted by BLACKFIRE69
FMXInno - Nov-16 - Hotfix-01
Code:
1. Added wGetRunningAppCount on the request of @hitman797.
2. Added missing properties and fixed bugs reported by @audiofeel and @tihiy_don.
3. Some improvements.
i'll update the first article soon.
.
|
great work, thank you for the update.
if we make GUI to this library that will help the authors to save a lot of time.
for the lock screen
Code:
HeadForm.OnActivate(@OnActivate);
HeadForm.OnDeactivate(@OnDeactivate);
Code:
procedure OnActivate(Event: TNotifyEvent);
procedure OnDeactivate(Event: TNotifyEvent);