* Publish event

This commit is contained in:
Michaël Van Canneyt 2023-09-03 18:40:48 +02:00
parent 19ca444485
commit 5d09c81e78

View File

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