Reserved words/zh CN: Difference between revisions

From Free Pascal wiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{Reserved words}}
{{Reserved words}}


下列保留字不能用作标识符
下列保留字不能用作标识符<br>
Absolute  
Absolute<br>
Abstract  
Abstract<br>
And  
And<br>
Array  
Array<br>
As  
As<br>
Begin  
Begin<br>
Break  
Break<br>
Case  
Case<br>
Class  
Class<br>
Const  
Const<br>
Constructor  
Constructor<br>
Continue  
Continue<br>
Destructor  
Destructor<br>
Dispose  
Dispose<br>
Div  
Div<br>
Do  
Do<br>
Downto  
Downto<br>
Else  
Else<br>
End  
End<br>
Except  
Except<br>
Exit  
Exit<br>
Exports  
Exports<br>
False  
False<br>
File  
File<br>
Finalization  
Finalization<br>
Finally  
Finally<br>
For  
For<br>
Function  
Function<br>
Goto  
Goto<br>
If  
If<br>
Implementation  
Implementation<br>
In  
In<br>
Inherited  
Inherited<br>
Initialization  
Initialization<br>
Inline  
Inline<br>
Interface  
Interface<br>
Is  
Is<br>
Label  
Label<br>
Library  
Library<br>
Mod  
Mod<br>
New  
New<br>
Nil  
Nil<br>
Not  
Not<br>
Object  
Object<br>
Of  
Of<br>
On  
On<br>
Operator  
Operator<br>
Or  
Or<br>
Out  
Out<br>
Packed  
Packed<br>
Procedure  
Procedure<br>
Program  
Program<br>
Property  
Property<br>
Raise  
Raise<br>
Record  
Record<br>
Repeat  
Repeat<br>
Self  
Self<br>
Set  
Set<br>
Shl  
Shl<br>
Shr  
Shr<br>
String  
String<br>
Then  
Then<br>
Threadvar  
Threadvar<br>
To  
To<br>
True  
True<br>
Try  
Try<br>
Type  
Type<br>
Unit  
Unit<br>
Until  
Until<br>
Uses  
Uses<br>
Var  
Var<br>
Virtual  
Virtual<br>
While  
While<br>
With  
With<br>
Xor
Xor<br>
<br>
<br>
 
[[category:Pascal]]

Revision as of 18:57, 19 October 2012

Deutsch (de) English (en) français (fr) polski (pl) русский (ru) 中文(中国大陆) (zh_CN)

下列保留字不能用作标识符
Absolute
Abstract
And
Array
As
Begin
Break
Case
Class
Const
Constructor
Continue
Destructor
Dispose
Div
Do
Downto
Else
End
Except
Exit
Exports
False
File
Finalization
Finally
For
Function
Goto
If
Implementation
In
Inherited
Initialization
Inline
Interface
Is
Label
Library
Mod
New
Nil
Not
Object
Of
On
Operator
Or
Out
Packed
Procedure
Program
Property
Raise
Record
Repeat
Self
Set
Shl
Shr
String
Then
Threadvar
To
True
Try
Type
Unit
Until
Uses
Var
Virtual
While
With
Xor