Skip to content

Can't capture exception if exception was handled inside VCL #35

Open
@zwm88

Description

@zwm88

Using TImage:

self.Image1.Picture.LoadFromFile(None)

The code will be failed and a Message Box will be popped up. Then, no further code will be execute.

Neither "try...except..." nor "try ... finally ..." will work.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions