深圳全飞鸿

标题: delphi的编译指令 [打印本页]

作者: zhgc    时间: 2021-10-10 10:23
标题: delphi的编译指令

摘至iconbutn.pas
{$A+} { Word align data }
{$B-} { Complete Boolean Evaluation Directive }
{$D-} { Debug Information Directive }
{$L-} { Local Symbol Information Directive }
{$R-} { Range checking off }
{$S-} { Stack checking off }
{$T-} { We don't need (nor want) this type checking! }






欢迎光临 深圳全飞鸿 (http://www.nagomes.com/disc/) Powered by Discuz! X3.2