Object Pascal incomprehensible syntax error?
I have a syntax error in the above procedure. Lazarus (ObjectPascal/FreePascal) thinks a ")" should be added after TPanel, but the procedure's parameters aren't even finished yet. Can anyone help me?
I have a syntax error in the above procedure. Lazarus (ObjectPascal/FreePascal) thinks a ")" should be added after TPanel, but the procedure's parameters aren't even finished yet. Can anyone help me?
If I created one myself. where and what determines the price
What is meant by the term “fine-tuning” in the context of LLMs and artificial intelligence
Hello everyone! I've added a sound to my video game's main menu, but the sound starts playing and another level immediately loads because it's a "New Game" button. I was wondering if it's possible to add a delay to this script so that the sound can play and then the level loads. If so, what…
Hey! I found a small program on GitHub, but I can't get it to work. Maybe someone who knows a lot about this has a moment to help me? Thank you very much!!!
Hello, is the registry operator of a domain relevant for security? For example, are there differences between Radix (India) and Denic (Germany), etc.?
There's a red asterisk in one line of a table of contents. I'd like the text to the right of it to be left-aligned, meaning it's not shifted by the line break. The text in the other lines is perfectly left-aligned after the numbers. However, the second line in number 7 should be indented.
In place of the red-lined comma, a dash point must stand. This also applies to the further formal parameters of the two procedures. This is a specification, and the parameters are separated from each other by dots. During the procedure call, the call parameters are scanned by commas.
I haven’t done anything with Pascal for a long time, but the semicolon behind the two String should be a comma or not?
Apparently both
No, there must be a comma and no semicolon. That’s why you get the mistake. Parameters are separated in Pascal with comma.
Show us all the source code and not just this pussy.
So
you have set in setInfo and setHinweise behind the respective parameters; instead of
What would be right?