33 lines
628 B
Plaintext
33 lines
628 B
Plaintext
object ConnectionsDM: TConnectionsDM
|
|
OnCreate = DataModuleCreate
|
|
OnDestroy = DataModuleDestroy
|
|
OldCreateOrder = False
|
|
Height = 150
|
|
HorizontalOffset = 677
|
|
VerticalOffset = 301
|
|
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
|