cheat-engine/frmProcesswatcherExtraUnit.dfm
cheatengine@gmail.com 4d297adfd2
2011-07-04 19:52:19 +00:00

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