12
Obj = CObject.Create; Obj.Free;//開放する
123
Obj = CObject.Create; ClsName = Obj.ClassName; Obj.Free;//解放する
Obj = CObject.Create; Obj.Free;//解放する