]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/activexevt.tex
Added const and virtual in various places
[wxWidgets.git] / docs / latex / wx / activexevt.tex
index c1df2550cefb8083e4ea4a95f7349634ed5a26d8..c03b1f66a1c6ffcba303a2d1099ba609dcf3b548 100644 (file)
@@ -21,7 +21,9 @@ Note that unlike the third party wxActiveX function names are not supported.
 
 \wxheading{Derived from}
 
-\helpref{wxCommandEvent}{wxcommandevent}
+\helpref{wxCommandEvent}{wxcommandevent}\\
+\helpref{wxEvent}{wxevent}\\
+\helpref{wxObject}{wxobject}
 
 \wxheading{Include files}
 
@@ -72,3 +74,4 @@ Obtains the actual parameter value specified by idx.
 
 Returns the dispatch id of this activex event. This is the numeric value from
 the .idl file specified by the id().
+