cheat-engine/Cheat Engine/Tutorial/graphical/unit1.lfm
2023-03-01 14:39:49 +01:00

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