cheat-engine/Cheat Engine/Tutorial/graphical/unit1.lfm
2019-12-19 17:49:30 +01:00

11 lines
207 B
Text
Executable file

object Form1: TForm1
Left = 250
Height = 600
Top = 56
Width = 800
Caption = 'Step 1'
OnCreate = FormCreate
OnShow = FormShow
Position = poScreenCenter
LCLVersion = '2.0.0.4'
end