Questions tagged as 'delphi-seatle'

1
answer

How to know which object is focused at runtime

I saw that you already have a similar question with mine only that is in C # . I'm doing a field check routine and when one of the date fields is blank it gives the message. I need when one of these fields is in focus, show the field nam...
asked by 06.04.2018 / 21:18
2
answers

Delete a row in the DBGrid without deleting in the Database

Would you like to delete one or more rows from a particular DBGrid without deleting the database record? I was trying something like this but it did not work out. while not DataModuleGeral2.qryAudienciasInicial.Eof do begin if (DM.qryAu...
asked by 03.05.2018 / 21:40
0
answers

Writing text formatted in the firebird database

I know you have a similar question with this plus is for tag C# Have you saved the formatted text to a TRichEdit in Firebird ? What would be the data type of the field that enables this recording?
asked by 12.05.2018 / 16:48
1
answer

Delphi 10 Seatle error while compiling RxLib

Environment: Windows 10, Delphi Seatle 10 RxLibrary ( link ) I'm trying to compile a system originally developed in D7, in Delphi Seatle and I'm getting the following error: Unit RxDateUtil was compiled with a different version of myapp.R...
asked by 19.07.2017 / 18:31
0
answers

FastReport Half Sheet Printing

I have a problem with half sheet prints in FastReport. I migrated my code from Delphi 2010 to xe10 , before it worked normally half-leaf printing, but when I changed the version of fast, it was 4.9 now 5.6 at the ti...
asked by 12.04.2018 / 15:54