Jump to content
Sign in to follow this  
Hunni

Rev 3201 can not be compiled

Recommended Posts

Hi,

 

the latest Revision 3201 can not be compiled.

 

An Error in \Source\CloseExceptionNotification\GX_CloseExceptionNotification.pas Line 549

 

procedure TfmGxCloseExceptionNotificationExpert.sg_ExceptionsDblClick(Sender: TObject);
begin
  inherited;

end;

procedure TfmGxCloseExceptionNotificationExpert.sg_ExceptionsDblClick(Sender: TObject);
begin
  EditCurrentEntry;
end;

 

Bezeichner redeklariert: "TfmGxCloseExceptionNotificationExpert.sg_ExceptionsDblClick"

 

 

best regards

Torsten

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  
×