取得在这个范围内定义的区域变数计数。
Gets a count of the local variables defined within this scope.
应用程序所具备适用于区域变数的空间有限。
Your application has a limited amount of space for local variables.
您可以初始化静态区域变数的值,当做宣告的一部分。
You can declare a static local variable within a class, that is, inside a procedure in that class.
应用推荐