In Cef.pas events procedures uses Sender: TCustomChromium
Closed this issue · 1 comments
GoogleCodeExporter commented
Problem:
When dynamickly linking events procedures with TChromium delphi compiler
produce error: not compatibility of types TChromium and TCustomChromum
What is the expected output? What do you see instead?
In Borland VCL, type of sender is "Sender: TObject" (base object class in VCL)
- changing events procedures in class TCustomChromium.
What version of the product are you using? On what operating system?
Each wersion of dcef...
Please provide any additional information below.
Original issue reported on code.google.com by zib...@interia.pl
on 11 Jan 2011 at 7:11
GoogleCodeExporter commented
Original comment by hgourv...@gmail.com
on 12 Jan 2011 at 1:23
- Changed state: WontFix
- Added labels: Type-Enhancement
- Removed labels: Type-Defect