Difference between revisions of "Reserved words"

From Lazarus wiki
Jump to navigationJump to search
Line 1: Line 1:
 
The following are [[Reserved word|reserved words]] and may not be used as [[Variable|variables]], [[Function|functions]],[[Procedure|procedures]] methods, or object [[Identifier|identifiers]].
 
The following are [[Reserved word|reserved words]] and may not be used as [[Variable|variables]], [[Function|functions]],[[Procedure|procedures]] methods, or object [[Identifier|identifiers]].
  
 +
* [[Absolute]]
 +
* [[Abstract]]
 
* [[And]]
 
* [[And]]
 
* [[Array]]
 
* [[Array]]
Line 70: Line 72:
 
* [[Uses]]
 
* [[Uses]]
 
* [[Var]]
 
* [[Var]]
 +
* [[Virtual]]
 
* [[While]]
 
* [[While]]
 
* [[With]]
 
* [[With]]
 
* [[Xor]]
 
* [[Xor]]

Revision as of 11:54, 17 October 2007