Quote:
Originally Posted by hitman797
@BLACKFIRE69, can you add these two events to the form object.
FForm:
Code:
procedure OnActivate(Event: TNotifyEvent);
procedure OnDeactivate(Event: TNotifyEvent);
|
these two events don't get triggered for '
FForm', so nothing will change with these two events, and they'll never get triggered.