Zitat von
trolojik2:
So if i want change system menu with which i created popup menu is possible ?
Excuse me?
Anyway, if I've got you meant, you can change the system menu of course. But the only way I know is pure
API code, which means you create a menu item (all non
vcl, so it's going to be pure code) and then attach it to the system menu. There are ways to do that(but I don't remember the exact commands) so a little search on google (it's
API-Code so there aren't too much differences between delphi or c++ for example, so: No matter which language you find the solution in, it should be easy to translate, and if not there should be someone around here who can
) or in this forum should help you.
Regards,
Max