• Welcome to Vampyre Imaging Library Forum. Please login or sign up.
 
13 September 2026, 04:44:25

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - krapotkin

1
I'm trying to compile the library  under Delphi XE3

Code (pascal) Select

procedure TSingleImage.Assign(Source: TPersistent);
begin
  if Source = nil then
  begin
    Create;
  end

Compiler shows error:
[dcc32 Error] ImagingClasses.pas(583): E2382 Cannot call constructors using instance variables

but builddemos.bat and buildLibrary.bat does their work without any error (

what do I do wrong?
SMF spam blocked by CleanTalk