mirror of
https://github.com/danieleteti/delphimvcframework.git
synced 2024-11-16 00:05:53 +01:00
00d5a9699a
- Now the JSON-RPC executor provides methods to handle HTTP headers for JSON-RPC requests and notifications. - FIX for [issue #141](https://github.com/danieleteti/delphimvcframework/issues/141) - `TDataSetHolder` is a new render that is able to render a dataset with a set of custom metadata (eg `count`,`page` etc). Check [issue #137](https://github.com/danieleteti/delphimvcframework/issues/137)
8 lines
124 B
Plaintext
8 lines
124 B
Plaintext
object wm: Twm
|
|
OldCreateOrder = False
|
|
OnCreate = WebModuleCreate
|
|
Actions = <>
|
|
Height = 230
|
|
Width = 415
|
|
end
|