mirror of
https://github.com/cheat-engine/cheat-engine
synced 2026-08-15 02:26:08 -04:00
26 lines
558 B
Text
26 lines
558 B
Text
object frmProcessWatcherExtra: TfrmProcessWatcherExtra
|
|
Left = 219
|
|
Top = 116
|
|
Width = 245
|
|
Height = 165
|
|
Caption = 'Processwatcher Extra'
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object data: TMemo
|
|
Left = 0
|
|
Top = 0
|
|
Width = 237
|
|
Height = 131
|
|
Align = alClient
|
|
ReadOnly = True
|
|
ScrollBars = ssVertical
|
|
TabOrder = 0
|
|
end
|
|
end
|