INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES

indexing

title: "This class is an ancestor to all GDI classes. ", "WEL: library of reusable components for Eiffel. ", "Based on WEL library for ISE Eiffel, used with permission. "
project: "Windows Eiffel Library"
copyright: "(c) 1986-1997 Interactive Software Engineering Inc. ", "Modifications and extensions: ", "(c) 1997 Object Tools ", "All rights reserved. Duplication and distribution prohibited", "May be used only with Visual Eiffel under terms of user ", "license "
cluster: wel
class WEL_GDI_ANY
inherit

WEL_ANY
end
feature -- Removal

delete
-- Delete the current gdi object
require
exists: exists
ensure
not_exists: not exists
end -- class WEL_GDI_ANY

INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES