cheat-engine/Cheat Engine/frmProcesswatcherExtraUnit.lfm
Dark Byte ca451339ce some safety checks in case the process fails to open
and again a full change of the popupmode (1.6.4 doesn't need it)
2018-06-12 02:12:45 +02:00

20 lines
405 B
Text

object frmProcessWatcherExtra: TfrmProcessWatcherExtra
Left = 589
Height = 165
Top = 176
Width = 245
Caption = 'Processwatcher Extra'
ClientHeight = 165
ClientWidth = 245
LCLVersion = '1.6.0.4'
object data: TMemo
Left = 0
Height = 165
Top = 0
Width = 245
Align = alClient
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 0
end
end