jumaris / indyproject

Automatically exported from code.google.com/p/indyproject
0 stars 0 forks source link

TIdIPMCastClient OnIPMCastRead C++ Incorrect method declaration #163

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a new project
2. Insert a TIdIPMCastClient component
3. Try to define set a method for the OnIPMCastRead event

What is the expected output? What do you see instead?
I recieve an error saying "Error in module Unit1: Incorrect method declaration 
in class TForm1"

What version of the product are you using? On what operating system?
RAD Studio XE, Windows 7 x64. First encountered in included version of Indy 
then updated to the latest MJ Freelancing build and the problem persists.

Please provide any additional information below.

Original issue reported on code.google.com by dayton.f...@gmail.com on 12 Jan 2011 at 3:28

GoogleCodeExporter commented 9 years ago
I also found this, http://qc.embarcadero.com/wc/qcmain.aspx?d=88959 which seems 
relevant, not sure if it's been reported to Indy yet.

Original comment by dayton.f...@gmail.com on 12 Jan 2011 at 3:29

GoogleCodeExporter commented 9 years ago
There are numerous reports in QC related to this issue occuring in several of 
Indy's components.  The underlying problems are due to bugs in the Delphi 
compiler, not in Indy.

Original comment by gambit47 on 15 May 2012 at 5:55