mirror of
https://github.com/cheat-engine/cheat-engine
synced 2026-08-15 02:26:08 -04:00
20 lines
405 B
Text
Executable file
20 lines
405 B
Text
Executable file
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
|