I\'m doing a little (or at least I\'m hoping it\'s开发者_开发百科 little) favor for a friend, but haven\'t used Delphi in 10 or so years... and my searches haven\'t been of much use
I\'d like to debug Lazarus library code. In Delphi IDE I would simply check the Project Options开发者_运维百科 -> Compiler -> Use Debug DCUs option on. Is there something similar in Lazarus?Yes and no
I\'m trying to use an external library (wingraph)开发者_如何学编程 in a simple program. I have .o and .ppu files. I added the directory that contains them to the list of both \"Other Unit Files\" and
开发者_Python百科 As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely
139****9215 开发者_运维百科 2022-03-25 14:57 输卵管分为间质部,峡部,壶肚子,伞端。阻碍的部位和水平不同所采取的医治计划也不同:铂金导丝参与,宫腹腔镜结合,三度显轻轻创手术等。同时在医治时期,患者要
After doing a light search on the Lazarus site I\'ve come to the conclusion that this question has been asked some times but I haven\'t found an answer, so I开发者_C百科\'ll ask my SO peers.
I\'m writing a program for both Delphi and Lazarus/FreePascal, so I can also reach customers using Linux or Mac OS X.
I\'m porting a app to FreePasal/Lazarus & found that their form converter is not good. I have a small utility app, and each time I do a change I need to reconvert, relayout and reimport graphics.
I wrote some Lazarus code that loops through the menu items of the main menu and needs to see whether there\'s a bitmap assigned to each menu item.
in Lazarus on Linux, I registered a class as a component, so that I can drop it on a form. Works like a charm, except that the properties that I can publish are limited to simple types like strings a