mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-06 06:32:40 +02:00
15 lines
280 B
Plaintext
15 lines
280 B
Plaintext
object FPWebModule1: TFPWebModule1
|
|
OldCreateOrder = False
|
|
Actions = <
|
|
item
|
|
Name = 'func1call'
|
|
Default = True
|
|
OnRequest = func1callRequest
|
|
end>
|
|
CreateSession = False
|
|
Height = 300
|
|
HorizontalOffset = 290
|
|
VerticalOffset = 149
|
|
Width = 400
|
|
end
|