cheat-engine/Cheat Engine/Tutorial/graphical/unit1.lfm

11 lines
207 B
Text

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