Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion

Invalid class typecast

Hi.

I have a problem with drag & drop one of the panels in my application. I receive "Invalid class typecast" when moving and trying to dock panel.
From Vcl.Controls problem occurs in Target := TControl(DragFindTarget(Pos, TargetHandle, DragControl.DragKind, DragControl));

Any ideas how to solve this issue ?

Comments

Sign In or Register to comment.