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
|