Jump to content

xStingEucliffexxx

Members
  • Content Count

    3
  • Joined

  • Last visited

Community Reputation

0 Neutral
  1. xStingEucliffexxx

    Questions about Interface

    Hello Guys, good afternoon, it's still 4:25 pm where I live, I already know a lot about Delphi related to OOP, but I have one subject that I still have doubts about, which is the interface issue. My questions would be, when should I use an interface? To create my interface factory, should I create just the factory class or the class and a factory interface as well? How should I develop this knowledge and understand this concept once and for all.
  2. xStingEucliffexxx

    How to open a .pas file and position the line?

    Thanks man, I'll analyze it and see in practice, I'll give you feedback if I achieved something
  3. Hello Guys, How to open a .pas file in Delphi and position the desired line of code, example: open the file and go to line 207 of the unit I saw some topics about ToolsAPI, using IOTA but I couldn't understand much, Has anyone managed to perform this magic?
×