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...
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...
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?
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...
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...