robinwhitehead
robinwhitehead
About
- Username
- robinwhitehead
- Joined
- Visits
- 0
- Last Active
- Roles
- Members
Comments
-
Hi, I used the installer that I downloaded from the Fast Reports site. (fs10.exe) It seems to install OK, but it can't load the packages when I fire up BDS. Does anyone have any answers to get this working? Cheers, Rob.
-
Hi, Thanks for the reply. Please can you be more specific, maybe with a step by step of how to do it. Cheers, Rob.
-
the function prototype is: Variant __fastcall ScriptFunction(TObject *pInstance, TClass ClassType, const AnsiString MethodName, Variant &Params); declare this in the "__published" section of the class defintion in the header file. This …