Difference between revisions of "Reserved words"

From Lazarus wiki
Jump to navigationJump to search
(New page: The following are reserved words and may not be used as variables, functions, methods, or object identifiers. * And * Array * As * Begin * [...)
 
Line 1: Line 1:
The following are [[Reserved word|reserved words]] and may not be used as [[Variable|variables]], functions, methods, or object 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]].
  
 
* [[And]]
 
* [[And]]
Line 27: Line 27:
 
* [[For]]
 
* [[For]]
 
* [[Function]]
 
* [[Function]]
* [[Goto]]
+
* [[goto|Goto]]
 
* [[If]]
 
* [[If]]
 
* [[Implementation]]
 
* [[Implementation]]
Line 36: Line 36:
 
* [[Interface]]
 
* [[Interface]]
 
* [[Is]]
 
* [[Is]]
* [[Label]]
+
* [[label|Label]]
 
* [[Library]]
 
* [[Library]]
 
* [[Mod]]
 
* [[Mod]]

Revision as of 11:49, 17 October 2007