Przeglądaj źródła

* Publish event

Michaël Van Canneyt 2 lat temu
rodzic
commit
5d09c81e78
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      packages/fcl-db/sqldbrestdataset.pp

+ 1 - 0
packages/fcl-db/sqldbrestdataset.pp

@@ -64,6 +64,7 @@ Type
     Property PageParam;
     Property OnGetURL;
     Property OnUpdateURL;
+    Property OnSetupHTTPRequest;
   end;
 
   { TSQLDBRestDataset }