24 lines
563 B
Plaintext
24 lines
563 B
Plaintext
object $SERVICENAME: T$SERVICENAME
|
|
AcquireConnection = True
|
|
OldCreateOrder = True
|
|
ServiceSchema = Schema
|
|
ServiceDataStreamer = DataStreamer
|
|
SessionManager = ServerDataModule.SessionManager
|
|
Left = 357
|
|
Top = 213
|
|
Height = 212
|
|
Width = 216
|
|
object DataStreamer: TDABin2DataStreamer
|
|
Left = 32
|
|
Top = 8
|
|
end
|
|
object Schema: TDASchema
|
|
ConnectionManager = ServerDataModule.ConnectionManager
|
|
DataDictionary = ServerDataModule.DataDictionary
|
|
Datasets = <>
|
|
Commands = <>
|
|
Left = 32
|
|
Top = 56
|
|
end
|
|
end
|