2024-03-09 · 新闻 FPC3.3.1 可见性检查部分更新 在 FPC 3.3.1 中,使用了新的Visibility Check。对于类中声明的范围修饰符,例如private、protected、public,将会被更加严格地检查。 #Lazarus #Pascal