Browse Source

* do not set fregistered directoy since that hampers registerevents().
Patch by Ludo, Mantis #22244


git-svn-id: trunk@21643 -

marco 13 năm trước cách đây
mục cha
commit
2941b1e456
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      packages/fcl-db/src/sqldb/postgres/pqeventmonitor.pp

+ 0 - 1
packages/fcl-db/src/sqldb/postgres/pqeventmonitor.pp

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