Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
VLDSImageDisplay - Method 'WndProc' not found in base clase
12-06-2012, 10:07 PM
Post: #1
VLDSImageDisplay - Method 'WndProc' not found in base clase
Hi All,

I've just installed Basic Video v5.03 under Delphi XE3, and when i go to build one of my projects which previously used an older version of Basic Video (under XE2) i get the following compiler error...

[dcc32 Error] VLDSImageDisplay.pas(66): E2137 Method 'WndProc' not found in base class

---
{$IFNDEF FMX}
procedure WndProc(var Message: TMessage); override;
{$ENDIF}
---


To double check i didn't have any old versions still installed i completely removed the older versions that were installed.

The Application is an 32bit VCL Application For Windows.

Any assistance here would be appreciated.

Cheers

Ant
Quote this message in a reply
Post Reply 


Messages In This Thread
VLDSImageDisplay - Method 'WndProc' not found in base clase - Antman - 12-06-2012 10:07 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)