git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.jcl@20 c37d764d-f447-7644-a108-883140d013fb
26 lines
521 B
Plaintext
26 lines
521 B
Plaintext
object JclStackTraceViewerConfigFrame: TJclStackTraceViewerConfigFrame
|
|
Left = 0
|
|
Top = 0
|
|
Width = 369
|
|
Height = 375
|
|
AutoScroll = True
|
|
TabOrder = 0
|
|
TabStop = True
|
|
object cbExpandTreeView: TCheckBox
|
|
Left = 8
|
|
Top = 8
|
|
Width = 113
|
|
Height = 17
|
|
Caption = 'RsExpandTreeView'
|
|
TabOrder = 0
|
|
end
|
|
object cbModuleVersionAsRevision: TCheckBox
|
|
Left = 8
|
|
Top = 31
|
|
Width = 169
|
|
Height = 17
|
|
Caption = 'RsModuleVersionAsRevision'
|
|
TabOrder = 1
|
|
end
|
|
end
|