LMS-2_ReportAPI/connectionsdmunit.lfm
2025-07-02 12:34:35 +03:00

33 lines
628 B
Plaintext

object ConnectionsDM: TConnectionsDM
OnCreate = DataModuleCreate
OnDestroy = DataModuleDestroy
OldCreateOrder = False
Height = 150
HorizontalOffset = 738
VerticalOffset = 344
Width = 533
object Process1: TProcess
Active = False
Options = []
Priority = ppNormal
StartupOptions = []
ShowWindow = swoNone
WindowColumns = 0
WindowHeight = 0
WindowLeft = 0
WindowRows = 0
WindowTop = 0
WindowWidth = 0
FillAttribute = 0
Left = 63
Top = 37
end
object Hash: TDCP_sha1
Id = 2
Algorithm = 'SHA1'
HashSize = 160
Left = 240
Top = 60
end
end