其他解决方案也受到欢迎,因为其他编程人员在编译/构建源代码时会对我想要的东西进行警告.
{$MESSAGE 'Hello'}
要么
{$MESSAGE ERROR 'Hello'}
– 见documentation.这@L_403_1@(信息提供Sertac Akyuz).