Micha Nelissen a écrit :
m2 wrote:
procedure TPrimoForm.BookChanging(Sender: TObject; var AllowChange: Boolean);
begin
  if FTaskRunning then AllowChange := false;
end;

doesn't work as it does with Delphi.

Is it a normal behaviour (i.e., is the Lazarus TPageControl type
different from the Delphi one) or is it a bug?

A bug. Please report.

I cannot. Each time I try to enter a password (+confirm) and I click
on "Update User", the program answers :

  APPLICATION ERROR #12

  This account is protected. You are not allowed to access this until
  the account protection is lifted.

?

mm

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to