Name

Downto Keyword

Syntax

for Variable := Expression downto Expression do Statement

Description

Use downto in a for loop to count down. See the explanation of the for loop for details.

See Also

For Keyword, To Keyword

Get Delphi in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.