Type.IsOpenRecord
- Článek
-
-
Type.IsOpenRecord(type as type) as logical
Vrátí logical
označující, jestli je otevřený záznam type
.
Určete, jestli je záznam č. type [ A = number, ...]
otevřený.
využití
Type.IsOpenRecord(type [A = number, ...])
Výstup
true