Not really, in other components (DelphiX being one) I could Finalize just fine. What I understand with Finalize is: undo everything that the initialization did, and put things back in the proper state. Besides, if you code clear and would put FreeAndNil(Edit1)... but I don't have that option with PowerDraw do I?