| d2c_sysmac | Top Previous Next | 
| Pretranslated C++ code > Delphi RTL/VCL > C++ code for other compilers > d2c_sysmac d2c_sysmac contains Delphi2Cpp helper macros for message maps. 
 
 
 #define BEGIN_MESSAGE_MAP ... #define VCL_MESSAGE_HANDLER(msg,type,meth) ... #define END_MESSAGE_MAP(base) ... | 
| This page belongs to the Delphi2Cpp Documentation | Delphi2Cpp home Content |