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