git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.jcl@20 c37d764d-f447-7644-a108-883140d013fb
43 lines
751 B
Plaintext
43 lines
751 B
Plaintext
object frmThread: TfrmThread
|
|
Left = 0
|
|
Top = 0
|
|
Width = 320
|
|
Height = 240
|
|
TabOrder = 0
|
|
object splCreationStack: TSplitter
|
|
Left = 0
|
|
Top = 149
|
|
Width = 320
|
|
Height = 3
|
|
Cursor = crVSplit
|
|
Align = alBottom
|
|
end
|
|
object pnlExceptInfo: TPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 320
|
|
Height = 41
|
|
Align = alTop
|
|
BevelOuter = bvNone
|
|
TabOrder = 0
|
|
end
|
|
object pnlCreationStack: TPanel
|
|
Left = 0
|
|
Top = 152
|
|
Width = 320
|
|
Height = 88
|
|
Align = alBottom
|
|
BevelOuter = bvNone
|
|
TabOrder = 1
|
|
end
|
|
object pnlStack: TPanel
|
|
Left = 0
|
|
Top = 41
|
|
Width = 320
|
|
Height = 108
|
|
Align = alClient
|
|
BevelOuter = bvNone
|
|
TabOrder = 2
|
|
end
|
|
end
|