2
votes

Understanding Typed Constants in Delphi
About Delphi Programming
– Beginners :: Typed constants can be compared to initialized variables - variables whose values are defined on entry to their block. Such a variable is initialized only when the program starts running. After that, the value of a typed constant persists between successive calls to their procedures. Read the full article to learn implement persistent values between function calls. Related: Delphi Variable Scope How to Declare and Initialize Constant Arrays in Delphi Simulating class properties in (Win32) Delphi Understanding Typed Constants in Delphi originally appeared on About.com Delphi ...
Statistics
|
Visits by Source |
User Actions |