Difference between revisions of "Template:Data types"
From Lazarus wiki
Jump to navigationJump to searchLine 1: | Line 1: | ||
− | {| border="1" style="text-align: center;" class="wikitable mw-collapsible" | + | <center>{| border="1" style="text-align: center;" class="wikitable mw-collapsible" |
!colspan="2"|Data Types | !colspan="2"|Data Types | ||
|- | |- | ||
Line 7: | Line 7: | ||
!Complex Data Types | !Complex Data Types | ||
| [[Array]] | [[Class]] | [[Record]] | [[Set]] | [[String]] | | [[Array]] | [[Class]] | [[Record]] | [[Set]] | [[String]] | ||
− | |} | + | |}</center><!--- [[Category:Data types]] ---><includeonly>{{CategoriesBySuffixForPage|Data types}}</includeonly><noinclude>[[Category:Navigation Templates]]</noinclude> |
− | |||
− | <!--- [[Category:Data types]] ---><includeonly>{{CategoriesBySuffixForPage|Data types}}</includeonly> | ||
− | <noinclude>[[Category:Navigation Templates]]</noinclude> |
Revision as of 17:17, 18 July 2016
!colspan="2"|Data Types |- !Simple Data Types | Boolean | Byte | Cardinal | Char | Extended | Int64 | Integer | Longint | Pointer | Real | Shortint | Smallint | Word |- !Complex Data Types | Array | Class | Record | Set | String
|}