-
Content Count
888 -
Joined
-
Last visited
-
Days Won
7
Stano last won the day on May 31 2023
Stano had the most liked content!
Community Reputation
145 ExcellentTechnical Information
-
Delphi-Version
Delphi 12 Athens
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
It didn't leave me alone. I tried the collapsed CnPack function. I don't know if it will help you somehow. Anyway, you need to edit the beginning and end of the method. In the picture is the result. Coding toolset -> Comment Code
-
See if it has an option like "Enable null". I don't work with that. So I don't know.
-
Of course, I got it mixed up. I meant copy Ctrl+C. That's not what you want. Sorry.
-
If I understand correctly, use this procedure: collapse the entire method - the + sign at the beginning of the method select the resulting line and you're done
-
[BUG] Mouse wheel no longer scrolls when highlighting
Stano replied to Willicious's topic in Delphi IDE and APIs
That's right. It was written by a Czech. -
Maybe this link will help. It's a Czech forum. But me use Slovak. https://forum.delphi.cz/index.php/topic,13715.msg81490.html#msg81490 See post: « Odpověď #4 kdy: 22-05-2013, 21:29:24 »
-
Form2.ShowModal; stops further code execution. Put a breakpoint on that line and you'll see it.
-
If I understood correctly, it would be better/easier to hide the corresponding button in DBNavigator.
-
No. Because you haven't published any code
-
Firebird 5.0 with FastReport (Delphi 12): unknown ISC error 0
Stano replied to TheBioh4z4rdx's topic in Databases
For compiling SQL texts I recommend to use some DB manager. It would print this error directly! -
Firebird 5.0 with FastReport (Delphi 12): unknown ISC error 0
Stano replied to TheBioh4z4rdx's topic in Databases
The GROUP BY NF.DOCUMENT part is missing -
Why does the field type change after saving the Table within the database?
Stano replied to Miguel Jr's topic in Databases
Browser add-on and away it goes! -
Delphi takes 9 seconds to start/shutdown an empty application
Stano replied to FreeDelphiPascal's topic in General Help
My experience is that some invalid paths are valid. If you delete them, the IDE will crash easily. This was a few years ago. I don't know if this is still valid. -
How to resolve error in Database Desktop execution in Delphi 7
Stano replied to Miguel Jr's topic in Databases
I've been using BDE to work with Paradox. I don't know if it's Database Destkop. There is a version for D11. I don't know if there is one for D12. -
I can't get on the FMX wiki for the third day.