Recent content by Uwill

  1. U

    How can i set icon to the menu items?

    I don't know how to upload a image,Please see the link(Screenshot) above, the menus have icon,why ?
  2. U

    How can i set icon to the menu items?

    patch: Thanks for you reply,but it can not help me. Because I can see icons on toolbar,but not on popup menu. My code is like this: 1 : begin Name := 'Commnet Lines'; BitmapHandle := LoadBitmap(HInstance,'ImgCommnet'); IDE_CreateToolButton(PlugInID, Index, Name, nil...
  3. U

    How can i set icon to the menu items?

    For example: ScreenShot I'm trying to write a plugin, I found that some users can set icon to the menu item ,but there are no reference about this in the ,can any tell me how to do ? And more,I found that the document is out of date,'PChar' can not be used in Delphi XE and higher version...
Back
Top