'Getter and setter with inline instruction

Does Delphi inline by default getter and setter or we must ourselves manually add "inline" at the end of the getter/setter functions ?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source