Page Index - michaliskambi/modern-pascal-introduction GitHub Wiki
8 page(s) in this GitHub Wiki:
- Home
- Always use FreeAndNil
- Changing properties that are records (like vectors in Castle Game Engine)
- How to solve EAccessViolation error in Pascal
- Overloading in Pascal, with or without the "overload" keyword?
- Passing parameters
- Some differences betwen FPC ObjFpc mode and Delphi (and FPC Delphi mode)
- What are range and overflow checks (and errors) in Pascal