Talk:Smart Pascal
Appearance
| This article has not yet been rated on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | ||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||
Untitled
[edit]Some of the features distinguishing it from object pascal are no longer completely valid:
1. since XE7 Delphi has some array functions like adding arrays (= concatenating them) 2. class vars do exist since quite q while now as well:
type
TMyClass = class public class var NumOfInstances : Integer; end;
Categories:
- All unassessed articles
- Unassessed Computing articles
- Unknown-importance Computing articles
- Computing articles needing attention
- All Computing articles
- Unassessed software articles
- Unknown-importance software articles
- Unassessed software articles of Unknown-importance
- Software articles needing attention
- All Software articles

