* do not set fregistered directoy since that hampers registerevents().

Patch by Ludo, Mantis #22244
 

git-svn-id: trunk@21643 -
This commit is contained in:
marco 2012-06-18 11:15:18 +00:00
parent 8b6c61bb86
commit 2941b1e456

View File

@ -122,7 +122,6 @@ end;
procedure TPQEventMonitor.SetRegistered(AValue: Boolean);
begin
FRegistered := AValue;
if not (csDesigning in ComponentState) then
if AValue then
RegisterEvents