mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-07-07 20:35:58 +02:00
19 lines
480 B
Plaintext
19 lines
480 B
Plaintext
object FPWebProviderDataModule1: TFPWebProviderDataModule1
|
|
OldCreateOrder = False
|
|
InputAdaptor = ExtJSJSonWebdataInputAdaptor1
|
|
ContentProducer = ExtJSJSONDataFormatter1
|
|
Height = 300
|
|
HorizontalOffset = 635
|
|
VerticalOffset = 230
|
|
Width = 400
|
|
object ExtJSJSonWebdataInputAdaptor1: TExtJSJSonWebdataInputAdaptor
|
|
left = 204
|
|
top = 124
|
|
end
|
|
object ExtJSJSONDataFormatter1: TExtJSJSONDataFormatter
|
|
AllowPageSize = False
|
|
left = 204
|
|
top = 164
|
|
end
|
|
end
|