mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-21 01:59:10 +02:00
* RPC Client component
This commit is contained in:
parent
831c7e33a1
commit
7c5ccb3178
@ -14,7 +14,8 @@ uses
|
|||||||
stub.web, stub.bootstrapwidgets, frmpas2jsedithtml, p2jselementactions,
|
stub.web, stub.bootstrapwidgets, frmpas2jsedithtml, p2jselementactions,
|
||||||
Stub.Data.HTMLActions, frmselecthtmlactions, stub.jsondataset,
|
Stub.Data.HTMLActions, frmselecthtmlactions, stub.jsondataset,
|
||||||
stub.bootstraptablewidget, stub.dbwebwidget, stub.dbhtmlwidgets,
|
stub.bootstraptablewidget, stub.dbwebwidget, stub.dbhtmlwidgets,
|
||||||
stub.htmlwidgets, stub.bulmawidgets, LazarusPackageIntf;
|
stub.htmlwidgets, stub.bulmawidgets, stub.fprpcclient, iderpccodegen,
|
||||||
|
frmcreaterpcserviceclient, LazarusPackageIntf;
|
||||||
|
|
||||||
implementation
|
implementation
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user