Registration disabled at the moment Read more...
×
-
Content Count
891 -
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.
-
Memo lines{i] to labelv ok. Labels to Memo lines nope
Stano replied to Freeeee's topic in General Help
Note 1: if you delete items from a list, you always have to do it from the end! Note 2: in such cases I use a list of components. Your TLabel. Then you just need to do everything in a loop. And not list every Tlabel and line of the Tmemo. -
https://blogs.embarcadero.com/rad-studio-12-3-may-patch-available/
-
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!