Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
14.986 Beiträge
 
#1

Adding VCL Styles support to a TPopupMenu in 2 lines of code.

  Alt 6. Mär 2012, 08:30
The TPopupMenu component has not support for Vcl Styles directly, so if you use this control in a form with Vcl Styles enabled you will get a result like this. To fix this you have 2 ways : Write a style hook for a TPopUpMenu (The hard way) Or use the TPopupActionBar component (the easy way) In ...

More...
  Mit Zitat antworten Zitat