3 lines
49 B
ObjectPascal
3 lines
49 B
ObjectPascal
object Form1: TForm1
|
|
OnCreate = FormCreate
|
|
end
|
object Form1: TForm1
|
|
OnCreate = FormCreate
|
|
end
|