mirror of
https://github.com/cheat-engine/cheat-engine
synced 2026-08-15 02:26:08 -04:00
16 lines
351 B
Text
16 lines
351 B
Text
object ProcessWindow: TProcessWindow
|
|
Left = 229
|
|
Top = 644
|
|
Width = 264
|
|
Height = 302
|
|
Caption = 'Process List'
|
|
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
|
|
end
|