1. Home
  2. Computing & Technology
  3. Delphi Programming
Glossary|Tips/Tricks|FREE App/VCL|Best'O'Net|Books|Link Back
Ordinal routines
DELPHI RTL Reference

Dec procedure
Decrements an ordinal value by N.

Inc procedure
Increments an ordinal value by N.

Odd function
Returns True if a given integer value is an odd number.

Ord function
Returns an Integer representing the ordinal value of an ordinal value.

Pred function
Returns the predecessor of the ordinal value.

Succ function
Returns the successor of the ordinal value.


 Free Delphi code snippet inside every Delphi Newsletter!
Subscribe to the Newsletter
Name
Email

 Got some code to share? Got a question? Need some help?

Explore Delphi Programming

More from About.com

  1. Home
  2. Computing & Technology
  3. Delphi Programming

©2008 About.com, a part of The New York Times Company.

All rights reserved.