Pascal 保留字和指令字

来源:互联网 发布:很温暖的小说知乎 编辑:程序博客网 时间:2024/05/17 06:26

保留字:

and array as asm begin case class 

const constructor destructor interface div Do down 
to else end except exports file finalization 
finally for function goto if implementation in 
inherite initialization inline is interface label library 
mod Nil not object of or out 
packed procedure program property raise record repeat 
resource string set shl shr then thread 
var to try type unit until uses 

var while with xor 


指令字

absolute abstract assembler automated cdecl contains 
default dispid dynamic export external far 
forward implements index message name near 
nodefault overload override package pascal private 
protected public published read readonly register 

reintroduce requires resident safecall stdcall stored 
virtual write writeonly