mirror of
https://github.com/cheat-engine/cheat-engine
synced 2026-08-15 02:26:08 -04:00
11 lines
208 B
Text
Executable file
11 lines
208 B
Text
Executable file
object Form1: TForm1
|
|
Left = 451
|
|
Height = 600
|
|
Top = 299
|
|
Width = 800
|
|
Caption = 'Step 1'
|
|
OnCreate = FormCreate
|
|
OnShow = FormShow
|
|
Position = poScreenCenter
|
|
LCLVersion = '2.2.2.0'
|
|
end
|