Componentes.Terceros.RemObj.../official/5.0.23.613/RemObjects SDK for Delphi/Source/CodeGen2/Templates/template.wrapper_invk.h

16 lines
697 B
C

{----------------------------------------------------------------------------}
{ This unit was automatically generated by the RemObjects SDK after reading }
{ the RODL file associated with this project . }
{ }
{ Do not modify this unit manually, or your changes will be lost when this }
{ unit is regenerated the next time you compile the project. }
{----------------------------------------------------------------------------}
#ifndef %UNIT_NAME%_H
#define %UNIT_NAME%_H
// <%%% START USES %%%>
#include "%USED_UNIT_NAME%.h"
// <%%% END USES %%%>
#endif