Questions tagged as 'delphi-xe7'

1
answer

Access violation with FindDragTarget

I need to detect what kind of component the user has clicked on. For this I am using the following check, every time the left mouse button is clicked: if FindDragTarget(Mouse.CursorPos, True).ClassType = TEdit then //Código However, when th...
asked by 07.08.2017 / 21:49
1
answer

Delphi Datasnap Callback - Prompt the Client about something

I'm now starting to implement in Datasnap. I searched a lot but I did not find a solution, maybe because of my inexperience, I was letting something very simple go by. I need to find a way to send a message to the clients connected to the ser...
asked by 11.08.2017 / 13:08